Searched refs:mtk_gc (Results 1 – 1 of 1) sorted by relevance
31 struct mtk_gc { struct59 struct mtk_gc gc_map[MTK_BANK_CNT]; argument65 struct mtk_gc *bank = gpiochip_get_data(gc); in mt7621_gpio_gc_to_priv()70 static inline struct mtk_gc *75 return container_of(gen_gc, struct mtk_gc, chip); in to_mt7621_gpio()79 mtk_gpio_w32(struct mtk_gc *rg, u32 offset, u32 val) in mtk_gpio_w32()89 mtk_gpio_r32(struct mtk_gc *rg, u32 offset) in mtk_gpio_r32()99 mt7621_gpio_irq_bank_handler(struct mtk_gc *bank) in mt7621_gpio_irq_bank_handler()126 struct mtk_gc *bank = &priv->gc_map[i]; in mt7621_gpio_irq_handler()134 mt7621_gpio_hwirq_to_offset(irq_hw_number_t hwirq, struct mtk_gc *bank) in mt7621_gpio_hwirq_to_offset()[all …]