Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/boot/dts/
Dimx6qdl-microsom-ar8035.dtsi73 /* AR8035 pin strapping: IO voltage: pull up */
75 /* AR8035 pin strapping: PHYADDR#0: pull down */
77 /* AR8035 pin strapping: PHYADDR#1: pull down */
79 /* AR8035 pin strapping: MODE#1: pull up */
81 /* AR8035 pin strapping: MODE#3: pull up */
83 /* AR8035 pin strapping: MODE#0: pull down */
Dimx6dl-riotboard.dts385 MX6QDL_PAD_RGMII_RXC__RGMII_RXC 0x1b0b0 /* AR8035 pin strapping: IO voltage: pull up */
386 MX6QDL_PAD_RGMII_RD0__RGMII_RD0 0x130b0 /* AR8035 pin strapping: PHYADDR#0: pull down */
387 MX6QDL_PAD_RGMII_RD1__RGMII_RD1 0x130b0 /* AR8035 pin strapping: PHYADDR#1: pull down */
388 MX6QDL_PAD_RGMII_RD2__RGMII_RD2 0x1b0b0 /* AR8035 pin strapping: MODE#1: pull up */
389 MX6QDL_PAD_RGMII_RD3__RGMII_RD3 0x1b0b0 /* AR8035 pin strapping: MODE#3: pull up */
390 MX6QDL_PAD_RGMII_RX_CTL__RGMII_RX_CTL 0x130b0 /* AR8035 pin strapping: MODE#0: pull down */
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dwm8728.txt3 This device supports both I2C and SPI (configured with pin strapping
Dwm8737.txt3 This device supports both I2C and SPI (configured with pin strapping
Dwm8711.txt3 This device supports both I2C and SPI (configured with pin strapping
Dwm8510.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
Dwm8750.txt3 These devices support both I2C and SPI (configured with pin strapping
Dwm8753.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
Dwm8731.txt3 This device supports both I2C and SPI (configured with pin strapping
Dpcm512x.txt3 These devices support both I2C and SPI (configured with pin strapping
Dwm8994.txt3 These devices support both I2C and SPI (configured with pin strapping
/linux-4.4.14/Documentation/devicetree/bindings/misc/
Dnvidia,tegra20-apbmisc.txt11 registers indicating the strapping options.
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dqca-qca7000-spi.txt23 This setting depends on how the QCA7000 is setup via GPIO pin strapping.
/linux-4.4.14/Documentation/power/
Dstates.txt78 For at least ACPI, STR requires some minimal boot-strapping code to resume the
/linux-4.4.14/Documentation/spi/
Dspi-summary58 some SPI chips have this signal mode as a strapping option. These
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dbnx2.h6696 u32 strapping; member
Dbnx2.c4381 if ((val & mask) == (flash->strapping & mask)) { in bnx2_init_nvram()