Home
last modified time | relevance | path

Searched full:shlr (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/gpu/drm/panel/
H A Dpanel-ronbo-rb070d30.c36 struct gpio_desc *shlr; member
185 ctx->gpios.shlr = devm_gpiod_get(&dsi->dev, "shlr", GPIOD_OUT_LOW); in rb070d30_panel_dsi_probe()
186 if (IS_ERR(ctx->gpios.shlr)) { in rb070d30_panel_dsi_probe()
187 dev_err(&dsi->dev, "Couldn't get our shlr GPIO\n"); in rb070d30_panel_dsi_probe()
188 return PTR_ERR(ctx->gpios.shlr); in rb070d30_panel_dsi_probe()
/linux/arch/sh/lib/
H A Dlshrsi3.S119 shlr r0
140 shlr r0
161 shlr r0
184 shlr r0
H A Dmemset.S41 shlr r0 ! r0 = r6 >> 3
H A Dmemset-sh4.S89 shlr r0 ! r0 = r6 >> 3
H A Dchecksum.S189 shlr r6
H A Dmemcpy-sh4.S211 shlr r6 ! 104 EX
321 shlr r6 ! 104 EX
H A Dcopy_page.S236 shlr r7
H A Dudivsi3_i4i.S51 shlr r0
/linux/Documentation/devicetree/bindings/display/panel/
H A Dronbo,rb070d30.yaml26 shlr-gpios:
27 description: GPIO used for the shlr pin (horizontal flip)
42 - shlr-gpios
/linux/arch/sh/include/asm/
H A Dbitops.h32 "shlr %1\n\t" in ffz()
52 "shlr %1\n\t" in __ffs()
/linux/arch/sh/kernel/cpu/sh3/
H A Dentry.S371 shlr r0
469 shlr r4
/linux/arch/sh/kernel/
H A Dentry-common.S103 shlr r0
H A Ddisassemble.c182 {"shlr",{A_REG_N},{HEX_4,REG_N,HEX_0,HEX_1}},