Home
last modified time | relevance | path

Searched refs:MX23_PAD_LCD_RS__GPIO_1_19 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/board/sandisk/sansa_fuze_plus/
H A Dsfp.c99 MX23_PAD_LCD_RS__GPIO_1_19 | MUX_CONFIG_LCD,
149 gpio_direction_output(MX23_PAD_LCD_RS__GPIO_1_19, 1); in mxsfb_read_register()
160 gpio_direction_output(MX23_PAD_LCD_RS__GPIO_1_19, 0); in mxsfb_read_register()
184 gpio_direction_output(MX23_PAD_LCD_RS__GPIO_1_19, 1); in mxsfb_read_register()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx23-pinfunc.h288 #define MX23_PAD_LCD_RS__GPIO_1_19 0x1133 macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mxs/
H A Diomux-mx23.h304 #define MX23_PAD_LCD_RS__GPIO_1_19 MXS_IOMUX_PAD_NAKED(1, 19, PAD_MUXSEL_GPIO) macro