| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | ssd2828.c | 200 gpio_free(cfg->csx_pin); in ssd2828_enable_gpio() 205 gpio_free(cfg->csx_pin); in ssd2828_enable_gpio() 206 gpio_free(cfg->sck_pin); in ssd2828_enable_gpio() 211 gpio_free(cfg->csx_pin); in ssd2828_enable_gpio() 212 gpio_free(cfg->sck_pin); in ssd2828_enable_gpio() 213 gpio_free(cfg->sdi_pin); in ssd2828_enable_gpio() 218 gpio_free(cfg->csx_pin); in ssd2828_enable_gpio() 219 gpio_free(cfg->sck_pin); in ssd2828_enable_gpio() 220 gpio_free(cfg->sdi_pin); in ssd2828_enable_gpio() 221 gpio_free(cfg->reset_pin); in ssd2828_enable_gpio() [all …]
|
| H A D | hitachi_tx18d42vm_lcd.c | 76 gpio_free(mosi); in hitachi_tx18d42vm_init() 77 gpio_free(clk); in hitachi_tx18d42vm_init() 78 gpio_free(cs); in hitachi_tx18d42vm_init()
|
| H A D | scf0403_lcd.c | 238 gpio_free(gpio); in scf0403_request_reset_gpio() 293 gpio_free(priv.reset_gpio); in scf0403_init()
|
| /rk3399_rockchip-uboot/board/udoo/ |
| H A D | udoo.c | 153 gpio_free(IMX_GPIO_NR(6, 24)); in setup_iomux_enet() 154 gpio_free(IMX_GPIO_NR(6, 25)); in setup_iomux_enet() 155 gpio_free(IMX_GPIO_NR(6, 27)); in setup_iomux_enet() 156 gpio_free(IMX_GPIO_NR(6, 28)); in setup_iomux_enet() 157 gpio_free(IMX_GPIO_NR(6, 29)); in setup_iomux_enet()
|
| /rk3399_rockchip-uboot/board/isee/igep00x0/ |
| H A D | igep00x0.c | 64 gpio_free(GPIO_IGEP00X0_BOARD_DETECTION); in get_board_revision() 70 gpio_free(GPIO_IGEP00X0_REVISION_DETECTION); in get_board_revision() 72 gpio_free(IGEP0030_USB_TRANSCEIVER_RESET); in get_board_revision()
|
| /rk3399_rockchip-uboot/arch/arm/mach-imx/ |
| H A D | i2c-mxv7.c | 113 gpio_free(p->scl.gp); in setup_i2c() 115 gpio_free(p->sda.gp); in setup_i2c()
|
| /rk3399_rockchip-uboot/board/technexion/tao3530/ |
| H A D | tao3530.c | 61 gpio_free(1); in tao3530_revision() 64 gpio_free(65); in tao3530_revision()
|
| /rk3399_rockchip-uboot/board/compulab/common/ |
| H A D | common.c | 58 gpio_free(gpio); in cl_usb_hub_deinit()
|
| /rk3399_rockchip-uboot/arch/arm/mach-sunxi/ |
| H A D | usb_phy.c | 391 gpio_free(phy->gpio_vbus); in sunxi_usb_phy_remove() 394 gpio_free(phy->gpio_vbus_det); in sunxi_usb_phy_remove() 397 gpio_free(phy->gpio_id_det); in sunxi_usb_phy_remove()
|
| /rk3399_rockchip-uboot/board/isee/igep003x/ |
| H A D | board.c | 57 gpio_free(GPIO_GREEN_REVISION); in get_board_revision() 62 gpio_free(GPIO_RED_REVISION); in get_board_revision()
|
| /rk3399_rockchip-uboot/arch/powerpc/include/asm/ |
| H A D | mpc85xx_gpio.h | 75 static inline int gpio_free(unsigned gpio) in gpio_free() function
|
| /rk3399_rockchip-uboot/drivers/gpio/ |
| H A D | spear_gpio.c | 65 int gpio_free(unsigned gpio) in gpio_free() function
|
| H A D | mvgpio.c | 31 int gpio_free(unsigned gpio) in gpio_free() function
|
| H A D | mpc83xx_gpio.c | 45 int gpio_free(unsigned gpio) in gpio_free() function
|
| H A D | mxs_gpio.c | 112 int gpio_free(unsigned gpio) in gpio_free() function
|
| H A D | kona_gpio.c | 58 int gpio_free(unsigned gpio) in gpio_free() function
|
| H A D | stm32_gpio.c | 122 int gpio_free(unsigned gpio) in gpio_free() function
|
| /rk3399_rockchip-uboot/test/dm/ |
| H A D | spmi.c | 110 ut_assertok(gpio_free(gpio)); in dm_test_spmi_access_peripheral()
|
| /rk3399_rockchip-uboot/board/technexion/twister/ |
| H A D | twister.c | 158 gpio_free(SPL_OS_BOOT_KEY); in spl_start_uboot()
|
| /rk3399_rockchip-uboot/board/timll/devkit8000/ |
| H A D | devkit8000.c | 182 gpio_free(SPL_OS_BOOT_KEY); in spl_start_uboot()
|
| /rk3399_rockchip-uboot/board/siemens/rut/ |
| H A D | board.c | 113 gpio_free(gpio); in request_and_pulse_reset() 414 gpio_free(gpio); in set_gpio()
|
| /rk3399_rockchip-uboot/board/corscience/tricorder/ |
| H A D | tricorder.c | 65 gpio_free(7); in get_eeprom()
|
| /rk3399_rockchip-uboot/board/siemens/common/ |
| H A D | board.c | 140 gpio_free(gpio); in get_button_state()
|
| /rk3399_rockchip-uboot/include/asm-generic/ |
| H A D | gpio.h | 62 int gpio_free(unsigned gpio);
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | gpio.c | 230 gpio_free(gpio); in do_gpio()
|