Home
last modified time | relevance | path

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

12

/external/u-boot/drivers/video/
Dssd2828.c199 gpio_free(cfg->csx_pin); in ssd2828_enable_gpio()
204 gpio_free(cfg->csx_pin); in ssd2828_enable_gpio()
205 gpio_free(cfg->sck_pin); in ssd2828_enable_gpio()
210 gpio_free(cfg->csx_pin); in ssd2828_enable_gpio()
211 gpio_free(cfg->sck_pin); in ssd2828_enable_gpio()
212 gpio_free(cfg->sdi_pin); in ssd2828_enable_gpio()
217 gpio_free(cfg->csx_pin); in ssd2828_enable_gpio()
218 gpio_free(cfg->sck_pin); in ssd2828_enable_gpio()
219 gpio_free(cfg->sdi_pin); in ssd2828_enable_gpio()
220 gpio_free(cfg->reset_pin); in ssd2828_enable_gpio()
[all …]
Dhitachi_tx18d42vm_lcd.c75 gpio_free(mosi); in hitachi_tx18d42vm_init()
76 gpio_free(clk); in hitachi_tx18d42vm_init()
77 gpio_free(cs); in hitachi_tx18d42vm_init()
Dscf0403_lcd.c237 gpio_free(gpio); in scf0403_request_reset_gpio()
292 gpio_free(priv.reset_gpio); in scf0403_init()
/external/u-boot/board/udoo/
Dudoo.c152 gpio_free(IMX_GPIO_NR(6, 24)); in setup_iomux_enet()
153 gpio_free(IMX_GPIO_NR(6, 25)); in setup_iomux_enet()
154 gpio_free(IMX_GPIO_NR(6, 27)); in setup_iomux_enet()
155 gpio_free(IMX_GPIO_NR(6, 28)); in setup_iomux_enet()
156 gpio_free(IMX_GPIO_NR(6, 29)); in setup_iomux_enet()
/external/u-boot/board/isee/igep00x0/
Digep00x0.c63 gpio_free(GPIO_IGEP00X0_BOARD_DETECTION); in get_board_revision()
69 gpio_free(GPIO_IGEP00X0_REVISION_DETECTION); in get_board_revision()
71 gpio_free(IGEP0030_USB_TRANSCEIVER_RESET); in get_board_revision()
/external/u-boot/arch/arm/mach-imx/
Di2c-mxv7.c112 gpio_free(p->scl.gp); in setup_i2c()
114 gpio_free(p->sda.gp); in setup_i2c()
/external/u-boot/board/technexion/tao3530/
Dtao3530.c60 gpio_free(1); in tao3530_revision()
63 gpio_free(65); in tao3530_revision()
/external/u-boot/board/isee/igep003x/
Dboard.c56 gpio_free(GPIO_GREEN_REVISION); in get_board_revision()
61 gpio_free(GPIO_RED_REVISION); in get_board_revision()
/external/u-boot/board/compulab/common/
Dcommon.c57 gpio_free(gpio); in cl_usb_hub_deinit()
/external/u-boot/board/siemens/rut/
Dboard.c110 gpio_free(gpio); in request_and_pulse_reset()
411 gpio_free(gpio); in set_gpio()
/external/u-boot/arch/powerpc/include/asm/
Dmpc85xx_gpio.h74 static inline int gpio_free(unsigned gpio) in gpio_free() function
/external/u-boot/drivers/gpio/
Dspear_gpio.c64 int gpio_free(unsigned gpio) in gpio_free() function
Dmvgpio.c30 int gpio_free(unsigned gpio) in gpio_free() function
Dmpc83xx_gpio.c44 int gpio_free(unsigned gpio) in gpio_free() function
Dmxs_gpio.c111 int gpio_free(unsigned gpio) in gpio_free() function
Dgpio-uclass.c261 int gpio_free(unsigned gpio) in gpio_free() function
588 gpio_free(gpio); in gpio_claim_vector()
596 gpio_free(gpio_num_array[i]); in gpio_claim_vector()
Dkona_gpio.c57 int gpio_free(unsigned gpio) in gpio_free() function
/external/u-boot/board/technexion/twister/
Dtwister.c156 gpio_free(SPL_OS_BOOT_KEY); in spl_start_uboot()
/external/u-boot/test/dm/
Dspmi.c107 ut_assertok(gpio_free(gpio)); in dm_test_spmi_access_peripheral()
/external/u-boot/board/logicpd/am3517evm/
Dam3517evm.c146 gpio_free(PHY_GPIO); in misc_init_r()
/external/u-boot/board/timll/devkit8000/
Ddevkit8000.c182 gpio_free(SPL_OS_BOOT_KEY); in spl_start_uboot()
/external/u-boot/board/corscience/tricorder/
Dtricorder.c64 gpio_free(7); in get_eeprom()
/external/u-boot/drivers/pci/
Dpcie_imx.c524 gpio_free(CONFIG_PCIE_IMX_POWER_GPIO); in imx6_pcie_toggle_power()
565 gpio_free(CONFIG_PCIE_IMX_PERST_GPIO); in imx6_pcie_toggle_reset()
/external/u-boot/board/siemens/common/
Dboard.c139 gpio_free(gpio); in get_button_state()
/external/u-boot/include/asm-generic/
Dgpio.h62 int gpio_free(unsigned gpio);

12