/third_party/uboot/u-boot-2020.01/drivers/video/ |
D | ssd2828.c | 199 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 …]
|
D | hitachi_tx18d42vm_lcd.c | 75 gpio_free(mosi); in hitachi_tx18d42vm_init() 76 gpio_free(clk); in hitachi_tx18d42vm_init() 77 gpio_free(cs); in hitachi_tx18d42vm_init()
|
D | scf0403_lcd.c | 237 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/ |
D | udoo.c | 154 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/ |
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()
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-imx/ |
D | i2c-mxv7.c | 112 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/ |
D | tao3530.c | 60 gpio_free(1); in tao3530_revision() 63 gpio_free(65); in tao3530_revision()
|
/third_party/uboot/u-boot-2020.01/board/isee/igep003x/ |
D | board.c | 58 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/ |
D | common.c | 57 gpio_free(gpio); in cl_usb_hub_deinit()
|
/third_party/uboot/u-boot-2020.01/arch/powerpc/include/asm/ |
D | mpc85xx_gpio.h | 74 static inline int gpio_free(unsigned gpio) in gpio_free() function
|
/third_party/uboot/u-boot-2020.01/drivers/gpio/ |
D | spear_gpio.c | 64 int gpio_free(unsigned gpio) in gpio_free() function
|
D | mvgpio.c | 30 int gpio_free(unsigned gpio) in gpio_free() function
|
D | mpc83xx_gpio.c | 44 int gpio_free(unsigned gpio) in gpio_free() function
|
D | kona_gpio.c | 57 int gpio_free(unsigned gpio) in gpio_free() function
|
D | gpio-uclass.c | 387 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/ |
D | board.c | 112 gpio_free(gpio); in request_and_pulse_reset() 413 gpio_free(gpio); in set_gpio()
|
/third_party/uboot/u-boot-2020.01/test/dm/ |
D | spmi.c | 107 ut_assertok(gpio_free(gpio)); in dm_test_spmi_access_peripheral()
|
/third_party/uboot/u-boot-2020.01/board/timll/devkit8000/ |
D | devkit8000.c | 182 gpio_free(SPL_OS_BOOT_KEY); in spl_start_uboot()
|
/third_party/uboot/u-boot-2020.01/board/corscience/tricorder/ |
D | tricorder.c | 65 gpio_free(7); in get_eeprom()
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-rockchip/rk3308/ |
D | rk3308.c | 163 gpio_free(GPIO0_A4); in rk_board_init()
|
/third_party/uboot/u-boot-2020.01/board/siemens/common/ |
D | board.c | 141 gpio_free(gpio); in get_button_state()
|
/third_party/uboot/u-boot-2020.01/include/asm-generic/ |
D | gpio.h | 62 int gpio_free(unsigned gpio);
|
/third_party/uboot/u-boot-2020.01/cmd/ |
D | gpio.c | 240 gpio_free(gpio); in do_gpio()
|
/third_party/uboot/u-boot-2020.01/board/overo/ |
D | overo.c | 402 gpio_free(GUMSTIX_GPIO_USBH_CPEN); in ehci_hcd_stop()
|
/third_party/uboot/u-boot-2020.01/board/aristainetos/ |
D | aristainetos.c | 285 gpio_free(CONFIG_GPIO_ENABLE_SPI_FLASH); in board_init()
|