Searched refs:DRV_BASE1 (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/pinctrl/mediatek/ |
D | pinctrl-mt8135.c | 26 #define DRV_BASE1 0x500 macro 68 MTK_PIN_DRV_GRP(0, DRV_BASE1, 0, 0), 69 MTK_PIN_DRV_GRP(1, DRV_BASE1, 0, 0), 70 MTK_PIN_DRV_GRP(2, DRV_BASE1, 0, 0), 71 MTK_PIN_DRV_GRP(3, DRV_BASE1, 0, 0), 72 MTK_PIN_DRV_GRP(4, DRV_BASE1, 4, 0), 73 MTK_PIN_DRV_GRP(5, DRV_BASE1, 8, 0), 74 MTK_PIN_DRV_GRP(6, DRV_BASE1, 0, 0), 75 MTK_PIN_DRV_GRP(7, DRV_BASE1, 0, 0), 76 MTK_PIN_DRV_GRP(8, DRV_BASE1, 0, 0), [all …]
|