Home
last modified time | relevance | path

Searched refs:PINGROUP_REG_A (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/arm/mach-tegra/
Dpinmux-tegra20-tables.c38 #define PINGROUP_REG_A 0x868 macro
44 .reg = ((r) - PINGROUP_REG_A) \
Dpinmux-tegra30-tables.c34 #define PINGROUP_REG_A 0x868 macro
41 .reg = ((r) - PINGROUP_REG_A) \
/linux-3.4.99/drivers/pinctrl/
Dpinctrl-tegra20.c2596 #define PINGROUP_REG_A 0x868 macro
2661 .drv_reg = ((r) - PINGROUP_REG_A), \
Dpinctrl-tegra30.c3347 #define PINGROUP_REG_A 0x3000 /* bank 1 */ macro
3349 #define PINGROUP_REG_Y(r) ((r) - PINGROUP_REG_A)