Searched refs:tz1090_pdc_gpio (Results 1 – 1 of 1) sorted by relevance
47 struct tz1090_pdc_gpio { struct52 #define to_pdc(c) container_of(c, struct tz1090_pdc_gpio, chip) argument56 static inline void pdc_write(struct tz1090_pdc_gpio *priv, unsigned int reg_offs, in pdc_write()62 static inline unsigned int pdc_read(struct tz1090_pdc_gpio *priv, in pdc_read()73 struct tz1090_pdc_gpio *priv = to_pdc(chip); in tz1090_pdc_gpio_direction_input()90 struct tz1090_pdc_gpio *priv = to_pdc(chip); in tz1090_pdc_gpio_direction_output()115 struct tz1090_pdc_gpio *priv = to_pdc(chip); in tz1090_pdc_gpio_get()122 struct tz1090_pdc_gpio *priv = to_pdc(chip); in tz1090_pdc_gpio_set()142 struct tz1090_pdc_gpio *priv = to_pdc(chip); in tz1090_pdc_gpio_to_irq()161 struct tz1090_pdc_gpio *priv; in tz1090_pdc_gpio_probe()