Home
last modified time | relevance | path

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

12

/third_party/uboot/u-boot-2020.01/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()
/third_party/uboot/u-boot-2020.01/board/udoo/
Dudoo.c154 gpio_free(IMX_GPIO_NR(6, 24)); in setup_iomux_enet()
155 gpio_free(IMX_GPIO_NR(6, 25)); in setup_iomux_enet()
156 gpio_free(IMX_GPIO_NR(6, 27)); in setup_iomux_enet()
157 gpio_free(IMX_GPIO_NR(6, 28)); in setup_iomux_enet()
158 gpio_free(IMX_GPIO_NR(6, 29)); in setup_iomux_enet()
/third_party/uboot/u-boot-2020.01/board/isee/igep00x0/
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()
/third_party/uboot/u-boot-2020.01/arch/arm/mach-imx/
Di2c-mxv7.c112 gpio_free(p->scl.gp); in setup_i2c()
114 gpio_free(p->sda.gp); in setup_i2c()
/third_party/uboot/u-boot-2020.01/board/technexion/tao3530/
Dtao3530.c60 gpio_free(1); in tao3530_revision()
63 gpio_free(65); in tao3530_revision()
/third_party/uboot/u-boot-2020.01/board/isee/igep003x/
Dboard.c58 gpio_free(GPIO_GREEN_REVISION); in get_board_revision()
63 gpio_free(GPIO_RED_REVISION); in get_board_revision()
/third_party/uboot/u-boot-2020.01/board/compulab/common/
Dcommon.c57 gpio_free(gpio); in cl_usb_hub_deinit()
/third_party/uboot/u-boot-2020.01/arch/powerpc/include/asm/
Dmpc85xx_gpio.h74 static inline int gpio_free(unsigned gpio) in gpio_free() function
/third_party/uboot/u-boot-2020.01/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
Dkona_gpio.c57 int gpio_free(unsigned gpio) in gpio_free() function
Dgpio-uclass.c387 int gpio_free(unsigned gpio) in gpio_free() function
714 gpio_free(gpio); in gpio_claim_vector()
722 gpio_free(gpio_num_array[i]); in gpio_claim_vector()
/third_party/uboot/u-boot-2020.01/board/siemens/rut/
Dboard.c112 gpio_free(gpio); in request_and_pulse_reset()
413 gpio_free(gpio); in set_gpio()
/third_party/uboot/u-boot-2020.01/test/dm/
Dspmi.c107 ut_assertok(gpio_free(gpio)); in dm_test_spmi_access_peripheral()
/third_party/uboot/u-boot-2020.01/board/timll/devkit8000/
Ddevkit8000.c182 gpio_free(SPL_OS_BOOT_KEY); in spl_start_uboot()
/third_party/uboot/u-boot-2020.01/board/corscience/tricorder/
Dtricorder.c65 gpio_free(7); in get_eeprom()
/third_party/uboot/u-boot-2020.01/arch/arm/mach-rockchip/rk3308/
Drk3308.c163 gpio_free(GPIO0_A4); in rk_board_init()
/third_party/uboot/u-boot-2020.01/board/siemens/common/
Dboard.c141 gpio_free(gpio); in get_button_state()
/third_party/uboot/u-boot-2020.01/include/asm-generic/
Dgpio.h62 int gpio_free(unsigned gpio);
/third_party/uboot/u-boot-2020.01/cmd/
Dgpio.c240 gpio_free(gpio); in do_gpio()
/third_party/uboot/u-boot-2020.01/board/overo/
Dovero.c402 gpio_free(GUMSTIX_GPIO_USBH_CPEN); in ehci_hcd_stop()
/third_party/uboot/u-boot-2020.01/board/aristainetos/
Daristainetos.c285 gpio_free(CONFIG_GPIO_ENABLE_SPI_FLASH); in board_init()

12