Searched refs:DRV_BASE1 (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/pinctrl/mediatek/ |
D | pinctrl-mt8135.c | 17 #define DRV_BASE1 0x500 macro 59 MTK_PIN_DRV_GRP(0, DRV_BASE1, 0, 0), 60 MTK_PIN_DRV_GRP(1, DRV_BASE1, 0, 0), 61 MTK_PIN_DRV_GRP(2, DRV_BASE1, 0, 0), 62 MTK_PIN_DRV_GRP(3, DRV_BASE1, 0, 0), 63 MTK_PIN_DRV_GRP(4, DRV_BASE1, 4, 0), 64 MTK_PIN_DRV_GRP(5, DRV_BASE1, 8, 0), 65 MTK_PIN_DRV_GRP(6, DRV_BASE1, 0, 0), 66 MTK_PIN_DRV_GRP(7, DRV_BASE1, 0, 0), 67 MTK_PIN_DRV_GRP(8, DRV_BASE1, 0, 0), [all …]
|