Home
last modified time | relevance | path

Searched refs:FROM_HW_GPIO_PIN (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/gpio/
A Dhw_gpio.c64 struct hw_gpio *pin = FROM_HW_GPIO_PIN(ptr); in dal_hw_gpio_open()
77 const struct hw_gpio *gpio = FROM_HW_GPIO_PIN(ptr); in dal_hw_gpio_get_value()
99 struct hw_gpio *gpio = FROM_HW_GPIO_PIN(ptr); in dal_hw_gpio_set_value()
125 struct hw_gpio *pin = FROM_HW_GPIO_PIN(ptr); in dal_hw_gpio_change_mode()
133 struct hw_gpio *pin = FROM_HW_GPIO_PIN(ptr); in dal_hw_gpio_close()
A Dhw_gpio.h31 #define FROM_HW_GPIO_PIN(ptr) \ macro
A Dgpio_service.c571 hw_data = FROM_HW_GPIO_PIN(ddc->pin_data->pin); in dal_ddc_open()
572 hw_clock = FROM_HW_GPIO_PIN(ddc->pin_clock->pin); in dal_ddc_open()

Completed in 7 milliseconds