Home
last modified time | relevance | path

Searched refs:gpio_free (Results 1 – 25 of 44) sorted by relevance

12

/rk3399_rockchip-uboot/drivers/video/
H A Dssd2828.c200 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 Dhitachi_tx18d42vm_lcd.c76 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 Dscf0403_lcd.c238 gpio_free(gpio); in scf0403_request_reset_gpio()
293 gpio_free(priv.reset_gpio); in scf0403_init()
/rk3399_rockchip-uboot/board/udoo/
H A Dudoo.c153 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 Digep00x0.c64 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 Di2c-mxv7.c113 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 Dtao3530.c61 gpio_free(1); in tao3530_revision()
64 gpio_free(65); in tao3530_revision()
/rk3399_rockchip-uboot/board/compulab/common/
H A Dcommon.c58 gpio_free(gpio); in cl_usb_hub_deinit()
/rk3399_rockchip-uboot/arch/arm/mach-sunxi/
H A Dusb_phy.c391 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 Dboard.c57 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 Dmpc85xx_gpio.h75 static inline int gpio_free(unsigned gpio) in gpio_free() function
/rk3399_rockchip-uboot/drivers/gpio/
H A Dspear_gpio.c65 int gpio_free(unsigned gpio) in gpio_free() function
H A Dmvgpio.c31 int gpio_free(unsigned gpio) in gpio_free() function
H A Dmpc83xx_gpio.c45 int gpio_free(unsigned gpio) in gpio_free() function
H A Dmxs_gpio.c112 int gpio_free(unsigned gpio) in gpio_free() function
H A Dkona_gpio.c58 int gpio_free(unsigned gpio) in gpio_free() function
H A Dstm32_gpio.c122 int gpio_free(unsigned gpio) in gpio_free() function
/rk3399_rockchip-uboot/test/dm/
H A Dspmi.c110 ut_assertok(gpio_free(gpio)); in dm_test_spmi_access_peripheral()
/rk3399_rockchip-uboot/board/technexion/twister/
H A Dtwister.c158 gpio_free(SPL_OS_BOOT_KEY); in spl_start_uboot()
/rk3399_rockchip-uboot/board/timll/devkit8000/
H A Ddevkit8000.c182 gpio_free(SPL_OS_BOOT_KEY); in spl_start_uboot()
/rk3399_rockchip-uboot/board/siemens/rut/
H A Dboard.c113 gpio_free(gpio); in request_and_pulse_reset()
414 gpio_free(gpio); in set_gpio()
/rk3399_rockchip-uboot/board/corscience/tricorder/
H A Dtricorder.c65 gpio_free(7); in get_eeprom()
/rk3399_rockchip-uboot/board/siemens/common/
H A Dboard.c140 gpio_free(gpio); in get_button_state()
/rk3399_rockchip-uboot/include/asm-generic/
H A Dgpio.h62 int gpio_free(unsigned gpio);
/rk3399_rockchip-uboot/cmd/
H A Dgpio.c230 gpio_free(gpio); in do_gpio()

12