Searched refs:dm_gpio_free (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/i2c/muxes/ |
| H A D | i2c-arb-gpio-challenge.c | 113 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 D | stm32mp1.c | 132 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 D | led_gpio.c | 98 dm_gpio_free(dev, &priv->gpio); in led_gpio_remove()
|
| /OK3568_Linux_fs/u-boot/include/asm-generic/ |
| H A D | gpio.h | 549 int dm_gpio_free(struct udevice *dev, struct gpio_desc *desc);
|
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | gpio-uclass.su | |
| H A D | gpio-uclass.c | 935 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 D | gpio.c | 204 ut_assertok(dm_gpio_free(dev, &desc)); in dm_test_gpio_phandles()
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | dwc_eth_qos.c | 1813 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 D | pic32_eth.c | 582 dm_gpio_free(dev, &priv->rst_gpio); in pic32_eth_remove()
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | dw_mmc.c | 858 dm_gpio_free(dev, &detect);
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |