Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-dwapb.c100 #define to_dwapb_gpio(_gc) \ macro
230 struct dwapb_gpio *gpio = to_dwapb_gpio(gc); in dwapb_irq_ack()
242 struct dwapb_gpio *gpio = to_dwapb_gpio(gc); in dwapb_irq_mask()
255 struct dwapb_gpio *gpio = to_dwapb_gpio(gc); in dwapb_irq_unmask()
268 struct dwapb_gpio *gpio = to_dwapb_gpio(gc); in dwapb_irq_enable()
282 struct dwapb_gpio *gpio = to_dwapb_gpio(gc); in dwapb_irq_disable()
296 struct dwapb_gpio *gpio = to_dwapb_gpio(gc); in dwapb_irq_set_type()
347 struct dwapb_gpio *gpio = to_dwapb_gpio(gc); in dwapb_irq_set_wake()