Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-dwapb.c111 #define to_dwapb_gpio(_gc) \ macro
241 struct dwapb_gpio *gpio = to_dwapb_gpio(gc); in dwapb_irq_ack()
253 struct dwapb_gpio *gpio = to_dwapb_gpio(gc); in dwapb_irq_mask()
269 struct dwapb_gpio *gpio = to_dwapb_gpio(gc); in dwapb_irq_unmask()
285 struct dwapb_gpio *gpio = to_dwapb_gpio(gc); in dwapb_irq_enable()
301 struct dwapb_gpio *gpio = to_dwapb_gpio(gc); in dwapb_irq_disable()
317 struct dwapb_gpio *gpio = to_dwapb_gpio(gc); in dwapb_irq_set_type()
365 struct dwapb_gpio *gpio = to_dwapb_gpio(gc); in dwapb_irq_set_wake()