Searched refs:MT6397_PIN_REG_BASE (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/pinctrl/mediatek/
H A Dpinctrl-mt6397.c26 #define MT6397_PIN_REG_BASE 0xc000 macro
31 .dir_offset = (MT6397_PIN_REG_BASE + 0x000),
34 .pullen_offset = (MT6397_PIN_REG_BASE + 0x020),
35 .pullsel_offset = (MT6397_PIN_REG_BASE + 0x040),
36 .dout_offset = (MT6397_PIN_REG_BASE + 0x080),
37 .din_offset = (MT6397_PIN_REG_BASE + 0x0a0),
38 .pinmux_offset = (MT6397_PIN_REG_BASE + 0x0c0),

Completed in 52 milliseconds