Searched refs:MT6397_PIN_REG_BASE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mt6397.c | 18 #define MT6397_PIN_REG_BASE 0xc000 macro 23 .dir_offset = (MT6397_PIN_REG_BASE + 0x000), 26 .pullen_offset = (MT6397_PIN_REG_BASE + 0x020), 27 .pullsel_offset = (MT6397_PIN_REG_BASE + 0x040), 28 .dout_offset = (MT6397_PIN_REG_BASE + 0x080), 29 .din_offset = (MT6397_PIN_REG_BASE + 0x0a0), 30 .pinmux_offset = (MT6397_PIN_REG_BASE + 0x0c0),
|
/kernel/linux/linux-6.6/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mt6397.c | 17 #define MT6397_PIN_REG_BASE 0xc000 macro 22 .dir_offset = (MT6397_PIN_REG_BASE + 0x000), 25 .pullen_offset = (MT6397_PIN_REG_BASE + 0x020), 26 .pullsel_offset = (MT6397_PIN_REG_BASE + 0x040), 27 .dout_offset = (MT6397_PIN_REG_BASE + 0x080), 28 .din_offset = (MT6397_PIN_REG_BASE + 0x0a0), 29 .pinmux_offset = (MT6397_PIN_REG_BASE + 0x0c0),
|
Completed in 1 milliseconds