Searched refs:ioreset_bit (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra.h | 103 * @ioreset_bit: IO reset register bit. 154 s32 ioreset_bit:6; member
|
H A D | pinctrl-tegra124.c | 1742 .ioreset_bit = PINGROUP_BIT_##ior(8), \ 1761 .ioreset_bit = -1, \ 1799 .ioreset_bit = -1, \
|
H A D | pinctrl-tegra.c | 371 *bit = g->ioreset_bit; in tegra_pinconf_reg()
|
H A D | pinctrl-tegra114.c | 1573 .ioreset_bit = PINGROUP_BIT_##ior(8), \ 1592 .ioreset_bit = -1, \
|
H A D | pinctrl-tegra210.c | 1303 .ioreset_bit = -1, \ 1334 .ioreset_bit = -1, \
|
H A D | pinctrl-tegra30.c | 2134 .ioreset_bit = PINGROUP_BIT_##ior(8), \ 2153 .ioreset_bit = -1, \
|
H A D | pinctrl-tegra20.c | 1995 .ioreset_bit = -1, \
|
/kernel/linux/linux-6.6/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra.h | 106 * @ioreset_bit: IO reset register bit. 158 s32 ioreset_bit:6; member
|
H A D | pinctrl-tegra124.c | 1739 .ioreset_bit = PINGROUP_BIT_##ior(8), \ 1758 .ioreset_bit = -1, \ 1796 .ioreset_bit = -1, \
|
H A D | pinctrl-tegra.c | 401 *bit = g->ioreset_bit; in tegra_pinconf_reg()
|
H A D | pinctrl-tegra114.c | 1570 .ioreset_bit = PINGROUP_BIT_##ior(8), \ 1589 .ioreset_bit = -1, \
|
H A D | pinctrl-tegra210.c | 1300 .ioreset_bit = -1, \ 1332 .ioreset_bit = -1, \
|
H A D | pinctrl-tegra30.c | 2131 .ioreset_bit = PINGROUP_BIT_##ior(8), \ 2150 .ioreset_bit = -1, \
|
H A D | pinctrl-tegra20.c | 1992 .ioreset_bit = -1, \
|
Completed in 40 milliseconds