Searched refs:LCD_RESET (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/pinctrl/freescale/ |
H A D | pinctrl-imx23.c | 69 LCD_RESET = PINID(1, 18), enumerator in enum:imx23_pin_enum 189 MXS_PINCTRL_PIN(LCD_RESET),
|
H A D | pinctrl-imx28.c | 126 LCD_RESET = PINID(3, 30), enumerator in enum:imx28_pin_enum 304 MXS_PINCTRL_PIN(LCD_RESET),
|
/linux-4.1.27/arch/arm/mach-imx/ |
H A D | mach-mx27_3ds.c | 54 #define LCD_RESET IMX_GPIO_NR(1, 3) macro 146 LCD_RESET | GPIO_GPIO | GPIO_OUT, 452 .reset_gpio = LCD_RESET,
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | cobalt_lcdfb.c | 46 #define LCD_RESET 0x06 macro 167 lcd_write_control(info, LCD_RESET); lcd_clear()
|
/linux-4.1.27/arch/arm/mach-pxa/ |
H A D | hx4700.c | 852 { GPIO62_HX4700_LCD_nRESET, GPIOF_OUT_INIT_HIGH, "LCD_RESET" },
|
Completed in 149 milliseconds