Searched refs:pe1 (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/arch/mips/txx9/rbtx4939/ |
D | setup.c | 115 __u8 pe1 = readb(rbtx4939_pe1_addr); in rbtx4939_update_ioc_pen() local 119 pe1 |= RBTX4939_PE1_ATA(0); in rbtx4939_update_ioc_pen() 121 pe1 &= ~RBTX4939_PE1_ATA(0); in rbtx4939_update_ioc_pen() 123 pe1 |= RBTX4939_PE1_ATA(1); in rbtx4939_update_ioc_pen() 124 pe1 &= ~(RBTX4939_PE1_RMII(0) | RBTX4939_PE1_RMII(1)); in rbtx4939_update_ioc_pen() 126 pe1 &= ~RBTX4939_PE1_ATA(1); in rbtx4939_update_ioc_pen() 128 pe1 |= RBTX4939_PE1_RMII(0); in rbtx4939_update_ioc_pen() 130 pe1 &= ~RBTX4939_PE1_RMII(0); in rbtx4939_update_ioc_pen() 132 pe1 |= RBTX4939_PE1_RMII(1); in rbtx4939_update_ioc_pen() 134 pe1 &= ~RBTX4939_PE1_RMII(1); in rbtx4939_update_ioc_pen() [all …]
|
/linux-4.4.14/arch/cris/include/arch-v32/mach-fs/mach/hwregs/ |
D | pinmux_defs.h | 284 unsigned int pe1 : 1; member 309 unsigned int pe1 : 1; member
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | nvidia,tegra124-pinmux.txt | 111 vi, vi_alt1, vi_alt3, vimclk2, vimclk2_alt, sata, ccla, pe0, pe, pe1,
|
D | nvidia,tegra210-pinmux.txt | 139 pe1, pmi, pwm0, pwm1, pwm2, pwm3, qspi, rsvd0, rsvd1, rsvd2, rsvd3, sata,
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | tegra124-jetson-tk1.dts | 1240 nvidia,function = "pe1"; 1247 nvidia,function = "pe1";
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-tegra210.c | 1236 FUNCTION(pe1),
|
D | pinctrl-tegra124.c | 1666 FUNCTION(pe1),
|