Home
last modified time | relevance | path

Searched refs:strapping (Results 1 – 22 of 22) sorted by relevance

/Linux-v6.6/arch/arm/boot/dts/nxp/imx/
Dimx6qdl-sr-som.dtsi119 /* AR8035 pin strapping: IO voltage: pull up */
121 /* AR8035 pin strapping: PHYADDR#0: pull down */
123 /* AR8035 pin strapping: PHYADDR#1: pull down */
125 /* AR8035 pin strapping: MODE#1: pull up */
127 /* AR8035 pin strapping: MODE#3: pull up */
129 /* AR8035 pin strapping: MODE#0: pull down */
Dimx6q-marsboard.dts277 /* AR8035 pin strapping: IO voltage: pull up */
279 /* AR8035 pin strapping: PHYADDR#0: pull down */
281 /* AR8035 pin strapping: PHYADDR#1: pull down */
283 /* AR8035 pin strapping: MODE#1: pull up */
285 /* AR8035 pin strapping: MODE#3: pull up */
287 /* AR8035 pin strapping: MODE#0: pull down */
Dimx6dl-riotboard.dts445 MX6QDL_PAD_RGMII_RXC__RGMII_RXC 0x1b030 /* AR8035 pin strapping: IO voltage: pull up */
446 MX6QDL_PAD_RGMII_RD0__RGMII_RD0 0x13030 /* AR8035 pin strapping: PHYADDR#0: pull down */
447 MX6QDL_PAD_RGMII_RD1__RGMII_RD1 0x13030 /* AR8035 pin strapping: PHYADDR#1: pull down */
448 MX6QDL_PAD_RGMII_RD2__RGMII_RD2 0x1b030 /* AR8035 pin strapping: MODE#1: pull up */
449 MX6QDL_PAD_RGMII_RD3__RGMII_RD3 0x1b030 /* AR8035 pin strapping: MODE#3: pull up */
450 MX6QDL_PAD_RGMII_RX_CTL__RGMII_RX_CTL 0x130b0 /* AR8035 pin strapping: MODE#0: pull down */
Dimx6q-pistachio.dts384 /* AR8035 pin strapping: IO voltage: pull up */
386 /* AR8035 pin strapping: PHYADDR#0: pull down */
388 /* AR8035 pin strapping: PHYADDR#1: pull down */
390 /* AR8035 pin strapping: MODE#1: pull up */
392 /* AR8035 pin strapping: MODE#3: pull up */
394 /* AR8035 pin strapping: MODE#0: pull down */
/Linux-v6.6/drivers/soc/tegra/fuse/
Dtegra-apbmisc.c30 static u32 strapping; variable
85 return strapping; in tegra_read_straps()
233 strapping = readl_relaxed(strapping_base); in tegra_init_apbmisc()
/Linux-v6.6/Documentation/devicetree/bindings/sound/
Dwlf,wm8974.txt3 This device supports both I2C and SPI (configured with pin strapping
Dwm8776.txt3 This device supports both I2C and SPI (configured with pin strapping
Dwm8741.txt3 This device supports both I2C and SPI (configured with pin strapping
Dwm8804.txt3 This device supports both I2C and SPI (configured with pin strapping
Dcs4341.txt3 This device supports both I2C and SPI (configured with pin strapping
Dpcm186x.txt3 These devices support both I2C and SPI (configured with pin strapping
Dpcm512x.txt3 These devices support both I2C and SPI (configured with pin strapping
/Linux-v6.6/Documentation/devicetree/bindings/net/
Dmicrel.txt43 by the FXEN boot strapping pin. It can't be determined from the PHY
Dqca,qca7000.txt30 the QCA7000 is setup via GPIO pin strapping. If the
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-class-watchdog104 h/w strapping (for WDT2 only).
/Linux-v6.6/arch/arm/boot/dts/aspeed/
Daspeed-bmc-ibm-bonnell.dts53 /* VGA region is dictated by hardware strapping */
Daspeed-bmc-ibm-rainier.dts64 /* VGA region is dictated by hardware strapping */
Daspeed-bmc-ibm-everest.dts204 /* VGA region is dictated by hardware strapping */
/Linux-v6.6/Documentation/admin-guide/pm/
Dsleep-states.rst93 On ACPI-based systems S2RAM requires some minimal boot-strapping code in the
/Linux-v6.6/Documentation/spi/
Dspi-summary.rst59 some SPI chips have this signal mode as a strapping option. These
/Linux-v6.6/drivers/net/ethernet/broadcom/
Dbnx2.h6696 u32 strapping; member
Dbnx2.c4357 if ((val & mask) == (flash->strapping & mask)) { in bnx2_init_nvram()