Searched refs:blzp1600_gpio (Results 1 – 1 of 1) sorted by relevance
37 struct blzp1600_gpio { struct43 static inline struct blzp1600_gpio *get_blzp1600_gpio_from_irq_data(struct irq_data *d) in get_blzp1600_gpio_from_irq_data() argument48 static inline struct blzp1600_gpio *get_blzp1600_gpio_from_irq_desc(struct irq_desc *d) in get_blzp1600_gpio_from_irq_desc()53 static inline u32 blzp1600_gpio_read(struct blzp1600_gpio *chip, unsigned int offset) in blzp1600_gpio_read()58 static inline void blzp1600_gpio_write(struct blzp1600_gpio *chip, unsigned int offset, u32 val) in blzp1600_gpio_write()77 struct blzp1600_gpio *chip = get_blzp1600_gpio_from_irq_data(d); in blzp1600_gpio_irq_mask()85 struct blzp1600_gpio *chip = get_blzp1600_gpio_from_irq_data(d); in blzp1600_gpio_irq_unmask()93 struct blzp1600_gpio *chip = get_blzp1600_gpio_from_irq_data(d); in blzp1600_gpio_irq_ack()100 struct blzp1600_gpio *chip = get_blzp1600_gpio_from_irq_data(d); in blzp1600_gpio_irq_enable()111 struct blzp1600_gpio *chip = get_blzp1600_gpio_from_irq_data(d); in blzp1600_gpio_irq_disable()[all …]