Searched refs:DRV_PINGROUP_REG (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra210.c | 1272 #define DRV_PINGROUP_REG(r) ((r) - DRV_PINGROUP_REG_A) macro 1308 .drv_reg = DRV_PINGROUP_REG(rdrv), \ 1336 .drv_reg = DRV_PINGROUP_REG(r), \
|
H A D | pinctrl-tegra124.c | 1712 #define DRV_PINGROUP_REG(r) ((r) - DRV_PINGROUP_REG_A) macro 1763 .drv_reg = DRV_PINGROUP_REG(r), \
|
H A D | pinctrl-tegra114.c | 1544 #define DRV_PINGROUP_REG(r) ((r) - DRV_PINGROUP_REG_A) macro 1594 .drv_reg = DRV_PINGROUP_REG(r), \
|
H A D | pinctrl-tegra30.c | 2105 #define DRV_PINGROUP_REG(r) ((r) - DRV_PINGROUP_REG_A) macro 2155 .drv_reg = DRV_PINGROUP_REG(r), \
|
/kernel/linux/linux-6.6/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra210.c | 1269 #define DRV_PINGROUP_REG(r) ((r) - DRV_PINGROUP_REG_A) macro 1305 .drv_reg = DRV_PINGROUP_REG(rdrv), \ 1334 .drv_reg = DRV_PINGROUP_REG(r), \
|
H A D | pinctrl-tegra114.c | 1541 #define DRV_PINGROUP_REG(r) ((r) - DRV_PINGROUP_REG_A) macro 1591 .drv_reg = DRV_PINGROUP_REG(r), \
|
H A D | pinctrl-tegra124.c | 1709 #define DRV_PINGROUP_REG(r) ((r) - DRV_PINGROUP_REG_A) macro 1760 .drv_reg = DRV_PINGROUP_REG(r), \
|
H A D | pinctrl-tegra30.c | 2102 #define DRV_PINGROUP_REG(r) ((r) - DRV_PINGROUP_REG_A) macro 2152 .drv_reg = DRV_PINGROUP_REG(r), \
|
Completed in 35 milliseconds