Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/txx9/rbtx4939/
H A Dsetup.c117 __u8 pe3 = readb(rbtx4939_pe3_addr); in rbtx4939_update_ioc_pen() local
137 pe3 &= ~(RBTX4939_PE3_VP | RBTX4939_PE3_VP_P | in rbtx4939_update_ioc_pen()
143 pe3 &= ~(RBTX4939_PE3_VP | RBTX4939_PE3_VP_P | in rbtx4939_update_ioc_pen()
146 pe3 |= RBTX4939_PE3_VP_P; in rbtx4939_update_ioc_pen()
147 pe3 &= ~(RBTX4939_PE3_VP | RBTX4939_PE3_VP_S); in rbtx4939_update_ioc_pen()
149 pe3 |= RBTX4939_PE3_VP | RBTX4939_PE3_VP_S; in rbtx4939_update_ioc_pen()
150 pe3 &= ~RBTX4939_PE3_VP_P; in rbtx4939_update_ioc_pen()
152 pe3 |= RBTX4939_PE3_VP | RBTX4939_PE3_VP_P; in rbtx4939_update_ioc_pen()
153 pe3 &= ~RBTX4939_PE3_VP_S; in rbtx4939_update_ioc_pen()
184 writeb(pe3, rbtx4939_pe3_add in rbtx4939_update_ioc_pen()
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/tegra/
H A Dpinctrl-tegra234.c1309 TEGRA_PIN_FUNCTION(pe3),
H A Dpinctrl-tegra194.c1252 TEGRA_PIN_FUNCTION(pe3),

Completed in 9 milliseconds