Searched refs:HW_GPIO_FROM_BASE (Results 1 – 4 of 4) sorted by relevance
39 container_of((HW_GPIO_FROM_BASE(hw_gpio)), struct hw_ddc, base)
39 container_of((HW_GPIO_FROM_BASE(hw_gpio)), struct hw_hpd, base)
40 container_of((HW_GPIO_FROM_BASE(hw_gpio)), struct hw_generic, base)
109 #define HW_GPIO_FROM_BASE(hw_gpio_pin) \ macro