Home
last modified time | relevance | path

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

12

/u-boot/drivers/video/
A Dssd2828.c201 gpio_free(cfg->csx_pin); in ssd2828_enable_gpio()
206 gpio_free(cfg->csx_pin); in ssd2828_enable_gpio()
207 gpio_free(cfg->sck_pin); in ssd2828_enable_gpio()
212 gpio_free(cfg->csx_pin); in ssd2828_enable_gpio()
213 gpio_free(cfg->sck_pin); in ssd2828_enable_gpio()
214 gpio_free(cfg->sdi_pin); in ssd2828_enable_gpio()
219 gpio_free(cfg->csx_pin); in ssd2828_enable_gpio()
220 gpio_free(cfg->sck_pin); in ssd2828_enable_gpio()
238 gpio_free(cfg->csx_pin); in ssd2828_free_gpio()
239 gpio_free(cfg->sck_pin); in ssd2828_free_gpio()
[all …]
A Dhitachi_tx18d42vm_lcd.c77 gpio_free(mosi); in hitachi_tx18d42vm_init()
78 gpio_free(clk); in hitachi_tx18d42vm_init()
79 gpio_free(cs); in hitachi_tx18d42vm_init()
A Dscf0403_lcd.c239 gpio_free(gpio); in scf0403_request_reset_gpio()
294 gpio_free(priv.reset_gpio); in scf0403_init()
/u-boot/board/udoo/
A Dudoo.c157 gpio_free(IMX_GPIO_NR(6, 24)); in setup_iomux_enet()
158 gpio_free(IMX_GPIO_NR(6, 25)); in setup_iomux_enet()
159 gpio_free(IMX_GPIO_NR(6, 27)); in setup_iomux_enet()
160 gpio_free(IMX_GPIO_NR(6, 28)); in setup_iomux_enet()
161 gpio_free(IMX_GPIO_NR(6, 29)); in setup_iomux_enet()
/u-boot/board/isee/igep00x0/
A Digep00x0.c68 gpio_free(GPIO_IGEP00X0_BOARD_DETECTION); in get_board_revision()
74 gpio_free(GPIO_IGEP00X0_REVISION_DETECTION); in get_board_revision()
76 gpio_free(IGEP0030_USB_TRANSCEIVER_RESET); in get_board_revision()
/u-boot/arch/arm/mach-imx/
A Di2c-mxv7.c113 gpio_free(p->scl.gp); in setup_i2c()
115 gpio_free(p->sda.gp); in setup_i2c()
/u-boot/board/compulab/common/
A Dcommon.c59 gpio_free(gpio); in cl_usb_hub_deinit()
/u-boot/board/technexion/tao3530/
A Dtao3530.c64 gpio_free(1); in tao3530_revision()
67 gpio_free(65); in tao3530_revision()
/u-boot/board/siemens/capricorn/
A Dboard.c124 gpio_free(ENET_TEST_1); in enet_device_phy_reset()
140 gpio_free(ENET_TEST_2); in enet_device_phy_reset()
406 gpio_free(gpio); in get_button_state()
/u-boot/board/isee/igep003x/
A Dboard.c61 gpio_free(GPIO_GREEN_REVISION); in get_board_revision()
66 gpio_free(GPIO_RED_REVISION); in get_board_revision()
/u-boot/arch/powerpc/include/asm/
A Dmpc85xx_gpio.h75 static inline int gpio_free(unsigned gpio) in gpio_free() function
/u-boot/drivers/gpio/
A Dspear_gpio.c65 int gpio_free(unsigned gpio) in gpio_free() function
A Dmvgpio.c31 int gpio_free(unsigned gpio) in gpio_free() function
A Dmpc83xx_gpio.c45 int gpio_free(unsigned gpio) in gpio_free() function
A Dkona_gpio.c58 int gpio_free(unsigned gpio) in gpio_free() function
A Domap_gpio.c219 int gpio_free(unsigned gpio) in gpio_free() function
/u-boot/cmd/
A Dgpio.c251 gpio_free(gpio); in do_gpio()
262 gpio_free(gpio); in do_gpio()
/u-boot/test/dm/
A Dspmi.c109 ut_assertok(gpio_free(gpio)); in dm_test_spmi_access_peripheral()
/u-boot/board/timll/devkit8000/
A Ddevkit8000.c185 gpio_free(SPL_OS_BOOT_KEY); in spl_start_uboot()
/u-boot/board/corscience/tricorder/
A Dtricorder.c68 gpio_free(7); in get_eeprom()
/u-boot/board/siemens/rut/
A Dboard.c115 gpio_free(gpio); in request_and_pulse_reset()
416 gpio_free(gpio); in set_gpio()
/u-boot/arch/arm/mach-rockchip/rk3308/
A Drk3308.c167 gpio_free(GPIO0_A4); in rk_board_init()
/u-boot/board/siemens/common/
A Dboard.c145 gpio_free(gpio); in get_button_state()
/u-boot/include/asm-generic/
A Dgpio.h64 int gpio_free(unsigned gpio);
/u-boot/drivers/pci/
A Dpcie_imx.c539 gpio_free(CONFIG_PCIE_IMX_POWER_GPIO); in imx6_pcie_toggle_power()
580 gpio_free(CONFIG_PCIE_IMX_PERST_GPIO); in imx6_pcie_toggle_reset()

Completed in 33 milliseconds

12