HomeSort by relevance Sort by last modified time
    Searched refs:MX23_PAD_LCD_ENABLE__GPIO_1_23 (Results 1 - 2 of 2) sorted by null

  /external/u-boot/board/sandisk/sansa_fuze_plus/
sfp.c 101 MX23_PAD_LCD_ENABLE__GPIO_1_23 | MUX_CONFIG_LCD,
151 gpio_direction_output(MX23_PAD_LCD_ENABLE__GPIO_1_23, 1);
181 gpio_direction_output(MX23_PAD_LCD_ENABLE__GPIO_1_23, 0);
185 gpio_direction_output(MX23_PAD_LCD_ENABLE__GPIO_1_23, 1);
187 gpio_direction_output(MX23_PAD_LCD_ENABLE__GPIO_1_23, 0);
196 gpio_direction_output(MX23_PAD_LCD_ENABLE__GPIO_1_23, 1);
  /external/u-boot/arch/arm/include/asm/arch-mxs/
iomux-mx23.h 307 #define MX23_PAD_LCD_ENABLE__GPIO_1_23 MXS_IOMUX_PAD_NAKED(1, 23, PAD_MUXSEL_GPIO)

Completed in 543 milliseconds