Searched refs:lnw_gpio (Results 1 – 1 of 1) sorted by relevance
66 struct lnw_gpio { struct74 #define to_lnw_priv(chip) container_of(chip, struct lnw_gpio, chip) argument79 struct lnw_gpio *lnw = to_lnw_priv(chip); in gpio_reg()91 struct lnw_gpio *lnw = to_lnw_priv(chip); in gpio_reg_2bit()135 struct lnw_gpio *lnw = to_lnw_priv(chip); in lnw_gpio_direction_input()158 struct lnw_gpio *lnw = to_lnw_priv(chip); in lnw_gpio_direction_output()181 struct lnw_gpio *lnw = to_lnw_priv(chip); in lnw_gpio_to_irq()187 struct lnw_gpio *lnw = irq_data_get_irq_chip_data(d); in lnw_irq_type()248 struct lnw_gpio *lnw = irq_data_get_irq_handler_data(data); in lnw_irq_handler()270 static void lnw_irq_init_hw(struct lnw_gpio *lnw) in lnw_irq_init_hw()[all …]