Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-em.c35 struct em_gio_priv { struct
70 static inline unsigned long em_gio_read(struct em_gio_priv *p, int offs) in em_gio_read()
78 static inline void em_gio_write(struct em_gio_priv *p, int offs, in em_gio_write()
89 struct em_gio_priv *p = irq_data_get_irq_chip_data(d); in em_gio_irq_disable()
96 struct em_gio_priv *p = irq_data_get_irq_chip_data(d); in em_gio_irq_enable()
103 struct em_gio_priv *p = irq_data_get_irq_chip_data(d); in em_gio_irq_reqres()
116 struct em_gio_priv *p = irq_data_get_irq_chip_data(d); in em_gio_irq_relres()
135 struct em_gio_priv *p = irq_data_get_irq_chip_data(d); in em_gio_irq_set_type()
179 struct em_gio_priv *p = dev_id; in em_gio_irq_handler()
193 static inline struct em_gio_priv *gpio_to_priv(struct gpio_chip *chip) in gpio_to_priv()
[all …]