Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/sandisk/sansa_fuze_plus/
H A Dsfp.c101 MX23_PAD_LCD_CS__GPIO_1_21 | MUX_CONFIG_LCD,
150 gpio_direction_output(MX23_PAD_LCD_CS__GPIO_1_21, 1); in mxsfb_read_register()
162 gpio_direction_output(MX23_PAD_LCD_CS__GPIO_1_21, 0); in mxsfb_read_register()
199 gpio_direction_output(MX23_PAD_LCD_CS__GPIO_1_21, 1); in mxsfb_read_register()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx23-pinfunc.h290 #define MX23_PAD_LCD_CS__GPIO_1_21 0x1153 macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mxs/
H A Diomux-mx23.h306 #define MX23_PAD_LCD_CS__GPIO_1_21 MXS_IOMUX_PAD_NAKED(1, 21, PAD_MUXSEL_GPIO) macro