| /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/ |
| H A D | spl_boot.c | 66 gpio_direction_input(MX23_PAD_LCD_D00__GPIO_1_0); in mxs_get_bootmode_index() 67 gpio_direction_input(MX23_PAD_LCD_D01__GPIO_1_1); in mxs_get_bootmode_index() 68 gpio_direction_input(MX23_PAD_LCD_D02__GPIO_1_2); in mxs_get_bootmode_index() 69 gpio_direction_input(MX23_PAD_LCD_D03__GPIO_1_3); in mxs_get_bootmode_index() 70 gpio_direction_input(MX23_PAD_LCD_D05__GPIO_1_5); in mxs_get_bootmode_index()
|
| /rk3399_rockchip-uboot/board/amazon/kc1/ |
| H A D | kc1.c | 100 gpio_direction_input(KC1_GPIO_USB_ID); in misc_init_r() 147 gpio_direction_input(KC1_GPIO_MBID0); in get_board_rev() 148 gpio_direction_input(KC1_GPIO_MBID1); in get_board_rev() 149 gpio_direction_input(KC1_GPIO_MBID2); in get_board_rev() 150 gpio_direction_input(KC1_GPIO_MBID3); in get_board_rev()
|
| /rk3399_rockchip-uboot/board/calao/usb_a9263/ |
| H A D | usb_a9263.c | 57 gpio_direction_input(CONFIG_SYS_NAND_READY_PIN); in usb_a9263_nand_hw_init() 79 gpio_direction_input(GPIO_PIN_PC(25)); in usb_a9263_macb_hw_init() 82 gpio_direction_input(GPIO_PIN_PE(25)); in usb_a9263_macb_hw_init() 85 gpio_direction_input(GPIO_PIN_PE(26)); in usb_a9263_macb_hw_init()
|
| /rk3399_rockchip-uboot/board/kosagi/novena/ |
| H A D | novena_spl.c | 141 gpio_direction_input(IMX_GPIO_NR(6, 30)); /* PHY_AD2 = 1 */ in novena_spl_setup_iomux_enet() 142 gpio_direction_input(IMX_GPIO_NR(6, 25)); /* MODE0 = 1 */ in novena_spl_setup_iomux_enet() 143 gpio_direction_input(IMX_GPIO_NR(6, 27)); /* MODE1 = 1 */ in novena_spl_setup_iomux_enet() 144 gpio_direction_input(IMX_GPIO_NR(6, 28)); /* MODE2 = 1 */ in novena_spl_setup_iomux_enet() 145 gpio_direction_input(IMX_GPIO_NR(6, 29)); /* MODE3 = 1 */ in novena_spl_setup_iomux_enet() 146 gpio_direction_input(IMX_GPIO_NR(6, 24)); /* CLK125_EN = 1 */ in novena_spl_setup_iomux_enet() 285 gpio_direction_input(NOVENA_PCIE_WAKE_UP_GPIO); in novena_spl_setup_iomux_pcie() 323 gpio_direction_input(IMX_GPIO_NR(1, 2)); in novena_spl_setup_iomux_sdhc() 324 gpio_direction_input(IMX_GPIO_NR(1, 4)); in novena_spl_setup_iomux_sdhc() 401 gpio_direction_input(NOVENA_HDMI_GHOST_HPD); in novena_spl_setup_iomux_video()
|
| H A D | novena.c | 70 gpio_direction_input(NOVENA_BUTTON_GPIO); in novena_gpio_button_init() 143 gpio_direction_input(NOVENA_SD_WP); in board_mmc_init() 144 gpio_direction_input(NOVENA_SD_CD); in board_mmc_init()
|
| /rk3399_rockchip-uboot/board/beckhoff/mx53cx9020/ |
| H A D | mx53cx9020.c | 133 gpio_direction_input(GPIO_C3_STATUS); in setup_gpio_eim() 134 gpio_direction_input(GPIO_C3_DONE); in setup_gpio_eim() 142 gpio_direction_input(GPIO_SUPS_INT); in setup_gpio_sups() 189 gpio_direction_input(GPIO_SD1_CD); in board_mmc_getcd() 190 gpio_direction_input(GPIO_SD2_CD); in board_mmc_getcd()
|
| /rk3399_rockchip-uboot/arch/arm/mach-imx/ |
| H A D | i2c-mxv7.c | 23 gpio_direction_input(p->sda.gp); in force_idle_bus() 24 gpio_direction_input(p->scl.gp); in force_idle_bus() 40 gpio_direction_input(p->scl.gp); in force_idle_bus()
|
| /rk3399_rockchip-uboot/board/syteco/zmx25/ |
| H A D | zmx25.c | 74 gpio_direction_input(IMX_GPIO_NR(1, 18)); in board_init() 86 gpio_direction_input(IMX_GPIO_NR(2, 29)); in board_init()
|
| /rk3399_rockchip-uboot/board/Arcturus/ucp1020/ |
| H A D | ucp1020.c | 73 gpio_direction_input(i); in board_gpio_init() 87 gpio_direction_input(GPIO_PCIE1_EN); in board_gpio_init() 88 gpio_direction_input(GPIO_PCIE2_EN); in board_gpio_init()
|
| /rk3399_rockchip-uboot/board/rockchip/kylin_rk3036/ |
| H A D | kylin_rk3036.c | 37 gpio_direction_input(FASTBOOT_KEY_GPIO); in fastboot_key_pressed()
|
| /rk3399_rockchip-uboot/board/freescale/mx23evk/ |
| H A D | mx23evk.c | 71 gpio_direction_input(MX23_PAD_PWM4__GPIO_1_30); in board_mmc_init()
|
| /rk3399_rockchip-uboot/board/technexion/tao3530/ |
| H A D | tao3530.c | 45 ret = gpio_direction_input(65); in tao3530_revision() 51 ret = gpio_direction_input(1); in tao3530_revision()
|
| /rk3399_rockchip-uboot/board/wandboard/ |
| H A D | wandboard.c | 169 gpio_direction_input(USDHC3_CD_GPIO); in board_mmc_init() 175 gpio_direction_input(USDHC1_CD_GPIO); in board_mmc_init() 365 gpio_direction_input(IMX_GPIO_NR(4, 20)); in setup_display() 412 gpio_direction_input(REV_DETECTION); in is_revc1()
|
| /rk3399_rockchip-uboot/board/freescale/mx53ard/ |
| H A D | mx53ard.c | 128 gpio_direction_input(IMX_GPIO_NR(1, 1)); in board_mmc_getcd() 130 gpio_direction_input(IMX_GPIO_NR(1, 4)); in board_mmc_getcd() 262 gpio_direction_input(ETHERNET_INT); in weim_smc911x_iomux()
|
| /rk3399_rockchip-uboot/board/isee/igep00x0/ |
| H A D | igep00x0.c | 62 gpio_direction_input(GPIO_IGEP00X0_BOARD_DETECTION); in get_board_revision() 68 gpio_direction_input(GPIO_IGEP00X0_REVISION_DETECTION); in get_board_revision()
|
| /rk3399_rockchip-uboot/board/woodburn/ |
| H A D | woodburn.c | 229 gpio_direction_input(GPIO_MMC_CD); in board_mmc_init() 233 gpio_direction_input(GPIO_MMC_WP); in board_mmc_init()
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | nand_plat.c | 52 gpio_direction_input(NAND_PLAT_GPIO_DEV_READY); in board_nand_init()
|
| /rk3399_rockchip-uboot/board/isee/igep003x/ |
| H A D | board.c | 55 gpio_direction_input(GPIO_GREEN_REVISION); in get_board_revision() 60 gpio_direction_input(GPIO_RED_REVISION); in get_board_revision()
|
| /rk3399_rockchip-uboot/board/technologic/ts4800/ |
| H A D | ts4800.c | 106 gpio_direction_input(IMX_GPIO_NR(1, 0)); in board_mmc_getcd() 109 gpio_direction_input(IMX_GPIO_NR(1, 6)); in board_mmc_getcd()
|
| /rk3399_rockchip-uboot/board/freescale/mx53evk/ |
| H A D | mx53evk.c | 153 gpio_direction_input(IMX_GPIO_NR(3, 11)); in board_mmc_getcd() 155 gpio_direction_input(IMX_GPIO_NR(3, 13)); in board_mmc_getcd()
|
| /rk3399_rockchip-uboot/board/aristainetos/ |
| H A D | aristainetos-v1.c | 256 gpio_direction_input(IMX_GPIO_NR(1, 7)); in setup_i2c4() 258 gpio_direction_input(IMX_GPIO_NR(1, 8)); in setup_i2c4()
|
| /rk3399_rockchip-uboot/board/engicam/isiotmx6ul/ |
| H A D | isiotmx6ul.c | 191 gpio_direction_input(USDHC1_CD_GPIO); in board_mmc_init() 196 gpio_direction_input(USDHC2_CD_GPIO); in board_mmc_init()
|
| /rk3399_rockchip-uboot/board/ti/beagle/ |
| H A D | beagle.c | 126 gpio_direction_input(171); in get_board_revision() 127 gpio_direction_input(172); in get_board_revision() 128 gpio_direction_input(173); in get_board_revision()
|
| /rk3399_rockchip-uboot/arch/powerpc/include/asm/ |
| H A D | mpc85xx_gpio.h | 81 static inline int gpio_direction_input(unsigned gpio) in gpio_direction_input() function
|
| /rk3399_rockchip-uboot/board/advantech/dms-ba16/ |
| H A D | dms-ba16.c | 264 gpio_direction_input(USDHC2_CD_GPIO); in board_mmc_init() 275 gpio_direction_input(USDHC4_CD_GPIO); in board_mmc_init() 438 gpio_direction_input(LVDS_POWER_GP); in setup_display() 439 gpio_direction_input(LVDS_BACKLIGHT_GP); in setup_display()
|