Home
last modified time | relevance | path

Searched refs:dm_gpio_ops (Results 1 – 25 of 3614) sorted by relevance

12345678910>>...145

/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/gpio/
H A Dgpio-uclass.c136 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
370 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_get_open_drain()
385 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_set_open_drain()
403 struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_set_dir_flags()
500 struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
537 struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
860 struct dm_gpio_ops *ops = (struct dm_gpio_ops *)device_get_ops(dev); in gpio_post_bind()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/gpio/
H A Dgpio-uclass.c136 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
370 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_get_open_drain()
385 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_set_open_drain()
403 struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_set_dir_flags()
500 struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
537 struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
860 struct dm_gpio_ops *ops = (struct dm_gpio_ops *)device_get_ops(dev); in gpio_post_bind()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/gpio/
H A Dgpio-uclass.c136 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
370 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_get_open_drain()
385 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_set_open_drain()
403 struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_set_dir_flags()
500 struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
537 struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
860 struct dm_gpio_ops *ops = (struct dm_gpio_ops *)device_get_ops(dev); in gpio_post_bind()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/gpio/
H A Dgpio-uclass.c136 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
370 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_get_open_drain()
385 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_set_open_drain()
403 struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_set_dir_flags()
500 struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
537 struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
860 struct dm_gpio_ops *ops = (struct dm_gpio_ops *)device_get_ops(dev); in gpio_post_bind()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/drivers/gpio/
H A Dgpio-uclass.c136 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
370 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_get_open_drain()
385 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_set_open_drain()
403 struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_set_dir_flags()
500 struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
537 struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
860 struct dm_gpio_ops *ops = (struct dm_gpio_ops *)device_get_ops(dev); in gpio_post_bind()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/gpio/
H A Dgpio-uclass.c226 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
359 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_request()
449 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_free()
554 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in _gpio_get_value()
575 const struct dm_gpio_ops *ops; in dm_gpio_set_value()
653 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_set_flags()
735 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_get_flags()
833 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
870 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
910 const struct dm_gpio_ops *ops; in gpio_get_acpi()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/gpio/
H A Dgpio-uclass.c226 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
359 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_request()
449 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_free()
554 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in _gpio_get_value()
575 const struct dm_gpio_ops *ops; in dm_gpio_set_value()
653 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_set_flags()
735 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_get_flags()
833 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
870 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
910 const struct dm_gpio_ops *ops; in gpio_get_acpi()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/gpio/
H A Dgpio-uclass.c226 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
359 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_request()
449 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_free()
554 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in _gpio_get_value()
575 const struct dm_gpio_ops *ops; in dm_gpio_set_value()
653 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_set_flags()
735 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_get_flags()
833 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
870 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
910 const struct dm_gpio_ops *ops; in gpio_get_acpi()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/drivers/gpio/
H A Dgpio-uclass.c226 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
359 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_request()
449 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_free()
554 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in _gpio_get_value()
575 const struct dm_gpio_ops *ops; in dm_gpio_set_value()
653 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_set_flags()
735 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_get_flags()
833 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
870 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
910 const struct dm_gpio_ops *ops; in gpio_get_acpi()
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/gpio/
H A Dgpio-uclass.c226 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
359 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_request()
449 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_free()
554 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in _gpio_get_value()
575 const struct dm_gpio_ops *ops; in dm_gpio_set_value()
653 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_set_flags()
735 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_get_flags()
833 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
870 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
910 const struct dm_gpio_ops *ops; in gpio_get_acpi()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/gpio/
H A Dgpio-uclass.c226 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
359 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_request()
449 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_free()
554 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in _gpio_get_value()
575 const struct dm_gpio_ops *ops; in dm_gpio_set_value()
653 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_set_flags()
735 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_get_flags()
833 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
870 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
910 const struct dm_gpio_ops *ops; in gpio_get_acpi()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/gpio/
H A Dgpio-uclass.c226 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
359 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_request()
449 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_free()
554 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in _gpio_get_value()
575 const struct dm_gpio_ops *ops; in dm_gpio_set_value()
653 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_set_flags()
735 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_get_flags()
833 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
870 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
910 const struct dm_gpio_ops *ops; in gpio_get_acpi()
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/gpio/
H A Dgpio-uclass.c226 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
359 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_request()
449 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_free()
554 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in _gpio_get_value()
575 const struct dm_gpio_ops *ops; in dm_gpio_set_value()
653 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_set_flags()
735 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_get_flags()
833 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
870 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
910 const struct dm_gpio_ops *ops; in gpio_get_acpi()
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/gpio/
H A Dgpio-uclass.c226 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
359 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_request()
449 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_free()
554 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in _gpio_get_value()
575 const struct dm_gpio_ops *ops; in dm_gpio_set_value()
653 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_set_flags()
735 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_get_flags()
833 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
870 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
910 const struct dm_gpio_ops *ops; in gpio_get_acpi()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/gpio/
H A Dgpio-uclass.c226 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
359 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_request()
449 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_free()
554 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in _gpio_get_value()
575 const struct dm_gpio_ops *ops; in dm_gpio_set_value()
653 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_set_flags()
735 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_get_flags()
833 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
870 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
910 const struct dm_gpio_ops *ops; in gpio_get_acpi()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/gpio/
H A Dgpio-uclass.c226 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
359 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_request()
449 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_free()
554 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in _gpio_get_value()
575 const struct dm_gpio_ops *ops; in dm_gpio_set_value()
653 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_set_flags()
735 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_get_flags()
833 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
870 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
910 const struct dm_gpio_ops *ops; in gpio_get_acpi()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/gpio/
H A Dgpio-uclass.c226 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
359 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_request()
449 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_free()
554 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in _gpio_get_value()
575 const struct dm_gpio_ops *ops; in dm_gpio_set_value()
653 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_set_flags()
735 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_get_flags()
833 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
870 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
910 const struct dm_gpio_ops *ops; in gpio_get_acpi()
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/gpio/
H A Dgpio-uclass.c226 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
359 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_request()
449 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_free()
554 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in _gpio_get_value()
575 const struct dm_gpio_ops *ops; in dm_gpio_set_value()
653 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_set_flags()
735 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_get_flags()
833 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
870 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
910 const struct dm_gpio_ops *ops; in gpio_get_acpi()
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/gpio/
H A Dgpio-uclass.c226 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
359 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_request()
449 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_free()
554 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in _gpio_get_value()
575 const struct dm_gpio_ops *ops; in dm_gpio_set_value()
653 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_set_flags()
735 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_get_flags()
833 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
870 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
910 const struct dm_gpio_ops *ops; in gpio_get_acpi()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/gpio/
H A Dgpio-uclass.c226 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
359 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_request()
449 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_free()
554 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in _gpio_get_value()
575 const struct dm_gpio_ops *ops; in dm_gpio_set_value()
653 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_set_flags()
735 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_get_flags()
833 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
870 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
910 const struct dm_gpio_ops *ops; in gpio_get_acpi()
[all …]
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/drivers/gpio/
H A Dgpio-uclass.c226 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
359 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_request()
449 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_free()
554 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in _gpio_get_value()
575 const struct dm_gpio_ops *ops; in dm_gpio_set_value()
653 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_set_flags()
735 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_get_flags()
833 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
870 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
910 const struct dm_gpio_ops *ops; in gpio_get_acpi()
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/gpio/
H A Dgpio-uclass.c226 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
359 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_request()
449 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_free()
554 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in _gpio_get_value()
575 const struct dm_gpio_ops *ops; in dm_gpio_set_value()
653 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_set_flags()
735 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_get_flags()
833 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
870 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
910 const struct dm_gpio_ops *ops; in gpio_get_acpi()
[all …]
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/drivers/gpio/
H A Dgpio-uclass.c226 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
359 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_request()
449 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_free()
554 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in _gpio_get_value()
575 const struct dm_gpio_ops *ops; in dm_gpio_set_value()
653 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_set_flags()
735 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_get_flags()
833 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
870 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
910 const struct dm_gpio_ops *ops; in gpio_get_acpi()
[all …]
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/drivers/gpio/
H A Dgpio-uclass.c226 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
359 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_request()
449 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_free()
554 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in _gpio_get_value()
575 const struct dm_gpio_ops *ops; in dm_gpio_set_value()
653 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_set_flags()
735 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_get_flags()
833 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
870 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
910 const struct dm_gpio_ops *ops; in gpio_get_acpi()
[all …]
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/drivers/gpio/
H A Dgpio-uclass.c226 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
359 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_request()
449 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_free()
554 const struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in _gpio_get_value()
575 const struct dm_gpio_ops *ops; in dm_gpio_set_value()
653 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_set_flags()
735 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_get_flags()
833 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
870 const struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
910 const struct dm_gpio_ops *ops; in gpio_get_acpi()
[all …]

12345678910>>...145