Home
last modified time | relevance | path

Searched defs:hw_gpio (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/
Dhw_gpio.h93 struct hw_gpio { struct
94 struct hw_gpio_pin base; argument
110 container_of((hw_gpio_pin), struct hw_gpio, base) argument
Dhw_generic.h39 #define HW_GENERIC_FROM_BASE(hw_gpio) \ argument
Dhw_ddc.h38 #define HW_DDC_FROM_BASE(hw_gpio) \ argument
Dhw_hpd.h38 #define HW_HPD_FROM_BASE(hw_gpio) \ argument
Dhw_ddc.c74 struct hw_gpio *hw_gpio = NULL; in set_config() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/embedded6xx/
Dwii.c50 static void __iomem *hw_gpio; variable