/openbmc/u-boot/arch/arm/dts/ |
H A D | am335x-boneblack.dts | 61 0xe4 0x00 /* lcd_hsync.lcd_hsync, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
|
H A D | am335x-evmsk.dts | 235 AM33XX_IOPAD(0x8e4, PIN_OUTPUT | MUX_MODE0) /* lcd_hsync.lcd_hsync */ 268 AM33XX_IOPAD(0x8e4, PIN_INPUT_PULLDOWN | MUX_MODE7) /* lcd_hsync.lcd_hsync */
|
H A D | am335x-base0033.dts | 67 AM33XX_IOPAD(0x8e4, PIN_OUTPUT | MUX_MODE0) /* lcd_hsync */
|
H A D | am335x-pxm2.dtsi | 500 0xe4 (PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* lcd_hsync.lcd_hsync */
|
H A D | am335x-pdu001.dts | 241 AM33XX_IOPAD(0x8e4, PIN_OUTPUT | MUX_MODE0) /* lcd_hsync.lcd_hsync */
|
H A D | am335x-rut.dts | 544 0xe4 (PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* lcd_hsync.lcd_hsync */
|
H A D | am335x-evm.dts | 342 0xe4 (PIN_OUTPUT | MUX_MODE0) /* lcd_hsync.lcd_hsync */
|
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/ |
H A D | mux_am43xx.h | 88 int lcd_hsync; member
|
H A D | mux_am33xx.h | 96 int lcd_hsync; member
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-guardian.dts | 608 /* lcd_hsync.lcd_hsync */ 653 /* lcd_hsync.lcd_hsync */
|
H A D | am335x-baltos-ir2110.dts | 28 …AM33XX_PADCONF(AM335X_PIN_LCD_HSYNC, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_hsync.gpio2[23] DS…
|
H A D | am335x-moxa-uc-2100-common.dtsi | 43 AM33XX_PADCONF(AM335X_PIN_LCD_HSYNC, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_hsync.gpio2_23 */
|
H A D | am335x-baltos-ir3220.dts | 34 …AM33XX_PADCONF(AM335X_PIN_LCD_HSYNC, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_hsync.gpio2[23] DS…
|
H A D | am335x-regor.dtsi | 44 AM33XX_PADCONF(AM335X_PIN_LCD_VSYNC, PIN_OUTPUT_PULLDOWN, MUX_MODE7) /* lcd_hsync.gpio2_22 */
|
H A D | am335x-baltos-ir5221.dts | 42 …AM33XX_PADCONF(AM335X_PIN_LCD_HSYNC, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_hsync.gpio2[23] DS…
|
H A D | am335x-nano.dts | 84 AM33XX_PADCONF(AM335X_PIN_LCD_HSYNC, PIN_OUTPUT, MUX_MODE1) /* lcd_hsync.gpmc_a9 */
|
H A D | am335x-myirtech-myd.dts | 428 AM33XX_PADCONF(AM335X_PIN_LCD_HSYNC, PIN_OUTPUT, MUX_MODE0) /* lcd_hsync */
|
/openbmc/u-boot/board/siemens/pxm2/ |
H A D | mux.c | 141 {OFFSET(lcd_hsync), (MODE(0))}, /* LCD_HSYNC */
|
/openbmc/u-boot/board/BuR/brxre1/ |
H A D | mux.c | 170 {OFFSET(lcd_hsync), (MODE(0) | PULLUDDIS)}, /* LCD-HSync */
|
/openbmc/u-boot/board/BuR/brppt1/ |
H A D | mux.c | 222 {OFFSET(lcd_hsync), (MODE(0) | PULLUDDIS)}, /* LCD-HSync */
|
/openbmc/u-boot/board/bosch/shc/ |
H A D | mux.c | 163 {OFFSET(lcd_hsync), (MODE(7) | PULLUDDIS)}, /* gpio2[23] */
|
/openbmc/u-boot/board/siemens/rut/ |
H A D | mux.c | 108 {OFFSET(lcd_hsync), (MODE(0))},
|
/openbmc/u-boot/board/siemens/draco/ |
H A D | mux.c | 103 {OFFSET(lcd_hsync), MODE(7) | RXACTIVE | PULLUDDIS},
|