Lines Matching refs:mtk_gc
31 struct mtk_gc {
56 struct mtk_gc gc_map[MTK_BANK_CNT];
59 static inline struct mtk_gc *
62 return container_of(chip, struct mtk_gc, chip);
66 mtk_gpio_w32(struct mtk_gc *rg, u32 offset, u32 val)
76 mtk_gpio_r32(struct mtk_gc *rg, u32 offset)
89 struct mtk_gc *rg = to_mediatek_gpio(gc);
109 struct mtk_gc *rg = to_mediatek_gpio(gc);
132 struct mtk_gc *rg = to_mediatek_gpio(gc);
155 struct mtk_gc *rg = to_mediatek_gpio(gc);
199 struct mtk_gc *rg = to_mediatek_gpio(chip);
224 struct mtk_gc *rg;