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

/drivers/pinctrl/
H A Dpinctrl-tegra114.c1547 #define DRV_PINGROUP_REG_A 0x868 /* bank 0 */ macro
1583 #define DRV_PINGROUP_REG(r) ((r) - DRV_PINGROUP_REG_A)
H A Dpinctrl-tegra124.c1714 #define DRV_PINGROUP_REG_A 0x868 /* bank 0 */ macro
1751 #define DRV_PINGROUP_REG(r) ((r) - DRV_PINGROUP_REG_A)
H A Dpinctrl-tegra30.c2108 #define DRV_PINGROUP_REG_A 0x868 /* bank 0 */ macro
2144 #define DRV_PINGROUP_REG(r) ((r) - DRV_PINGROUP_REG_A)

Completed in 89 milliseconds