Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpio/
Dgpio-dwapb.c110 #define to_dwapb_gpio(_gc) \ macro
240 struct dwapb_gpio *gpio = to_dwapb_gpio(gc); in dwapb_irq_ack()
252 struct dwapb_gpio *gpio = to_dwapb_gpio(gc); in dwapb_irq_mask()
268 struct dwapb_gpio *gpio = to_dwapb_gpio(gc); in dwapb_irq_unmask()
284 struct dwapb_gpio *gpio = to_dwapb_gpio(gc); in dwapb_irq_enable()
300 struct dwapb_gpio *gpio = to_dwapb_gpio(gc); in dwapb_irq_disable()
316 struct dwapb_gpio *gpio = to_dwapb_gpio(gc); in dwapb_irq_set_type()
364 struct dwapb_gpio *gpio = to_dwapb_gpio(gc); in dwapb_irq_set_wake()