Searched refs:tegra_io_pad_find (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/tegra/ |
H A D | pmc.c | 1256 tegra_io_pad_find(struct tegra_pmc *pmc, enum tegra_io_pad id) in tegra_io_pad_find() function 1275 pad = tegra_io_pad_find(pmc, id); in tegra_io_pad_get_dpd_register_bit() 1444 pad = tegra_io_pad_find(pmc, id); in tegra_io_pad_set_voltage() 1491 pad = tegra_io_pad_find(pmc, id); in tegra_io_pad_get_voltage() 1783 pad = tegra_io_pad_find(pmc, pin); in tegra_io_pad_pinconf_get() 1824 pad = tegra_io_pad_find(pmc, pin); in tegra_io_pad_pinconf_set()
|
/kernel/linux/linux-6.6/drivers/soc/tegra/ |
H A D | pmc.c | 1540 tegra_io_pad_find(struct tegra_pmc *pmc, enum tegra_io_pad id) in tegra_io_pad_find() function 1621 pad = tegra_io_pad_find(pmc, id); in tegra_io_pad_power_enable() 1664 pad = tegra_io_pad_find(pmc, id); in tegra_io_pad_power_disable() 1700 pad = tegra_io_pad_find(pmc, id); in tegra_io_pad_is_powered() 1723 pad = tegra_io_pad_find(pmc, id); in tegra_io_pad_set_voltage() 1770 pad = tegra_io_pad_find(pmc, id); in tegra_io_pad_get_voltage() 2083 pad = tegra_io_pad_find(pmc, pin); in tegra_io_pad_pinconf_get() 2124 pad = tegra_io_pad_find(pmc, pin); in tegra_io_pad_pinconf_set()
|
Completed in 10 milliseconds