Home
last modified time | relevance | path

Searched refs:dm_gpio_free (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/i2c/muxes/
H A Di2c-arb-gpio-challenge.c113 dm_gpio_free(dev, &priv->ap_claim); in i2c_arbitrator_probe()
123 dm_gpio_free(dev, &priv->ap_claim); in i2c_arbitrator_remove()
124 dm_gpio_free(dev, &priv->ec_claim); in i2c_arbitrator_remove()
/OK3568_Linux_fs/u-boot/board/st/stm32mp1/
H A Dstm32mp1.c132 dm_gpio_free(NULL, &gpio); in board_key_check()
145 dm_gpio_free(NULL, &gpio); in board_key_check()
/OK3568_Linux_fs/u-boot/drivers/led/
H A Dled_gpio.c98 dm_gpio_free(dev, &priv->gpio); in led_gpio_remove()
/OK3568_Linux_fs/u-boot/include/asm-generic/
H A Dgpio.h549 int dm_gpio_free(struct udevice *dev, struct gpio_desc *desc);
/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dgpio-uclass.su
H A Dgpio-uclass.c935 int dm_gpio_free(struct udevice *dev, struct gpio_desc *desc) in dm_gpio_free() function
947 dm_gpio_free(dev, &desc[i]); in gpio_free_list()
/OK3568_Linux_fs/u-boot/test/dm/
H A Dgpio.c204 ut_assertok(dm_gpio_free(dev, &desc)); in dm_test_gpio_phandles()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddwc_eth_qos.c1813 dm_gpio_free(dev, &eqos->phy_reset_gpio); in eqos_probe_resources_tegra186()
1976 dm_gpio_free(dev, &eqos->phy_reset_gpio); in eqos_remove_resources_tegra186()
2001 dm_gpio_free(dev, &eqos->phy_reset_gpio); in eqos_remove_resources_stm32()
H A Dpic32_eth.c582 dm_gpio_free(dev, &priv->rst_gpio); in pic32_eth_remove()
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Ddw_mmc.c858 dm_gpio_free(dev, &detect);
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map