Searched refs:strapping (Results 1 – 19 of 19) sorted by relevance
118 /* AR8035 pin strapping: IO voltage: pull up */120 /* AR8035 pin strapping: PHYADDR#0: pull down */122 /* AR8035 pin strapping: PHYADDR#1: pull down */124 /* AR8035 pin strapping: MODE#1: pull up */126 /* AR8035 pin strapping: MODE#3: pull up */128 /* AR8035 pin strapping: MODE#0: pull down */
277 /* 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 */
442 MX6QDL_PAD_RGMII_RXC__RGMII_RXC 0x1b030 /* AR8035 pin strapping: IO voltage: pull up */443 MX6QDL_PAD_RGMII_RD0__RGMII_RD0 0x13030 /* AR8035 pin strapping: PHYADDR#0: pull down */444 MX6QDL_PAD_RGMII_RD1__RGMII_RD1 0x13030 /* AR8035 pin strapping: PHYADDR#1: pull down */445 MX6QDL_PAD_RGMII_RD2__RGMII_RD2 0x1b030 /* AR8035 pin strapping: MODE#1: pull up */446 MX6QDL_PAD_RGMII_RD3__RGMII_RD3 0x1b030 /* AR8035 pin strapping: MODE#3: pull up */447 MX6QDL_PAD_RGMII_RX_CTL__RGMII_RX_CTL 0x130b0 /* AR8035 pin strapping: MODE#0: pull down */
383 /* AR8035 pin strapping: IO voltage: pull up */385 /* AR8035 pin strapping: PHYADDR#0: pull down */387 /* AR8035 pin strapping: PHYADDR#1: pull down */389 /* AR8035 pin strapping: MODE#1: pull up */391 /* AR8035 pin strapping: MODE#3: pull up */393 /* AR8035 pin strapping: MODE#0: pull down */
32 static u32 strapping; variable88 return strapping; in tegra_read_straps()180 strapping = readl_relaxed(strapping_base); in tegra_init_apbmisc_resources()
32 The ODR can be configured either through GPIO control or pin-strapping:48 The PGA can be configured either through GPIO control or pin-strapping:
3 This device supports both I2C and SPI (configured with pin strapping
104 h/w strapping (for WDT2 only).
58 /* VGA region is dictated by hardware strapping */
100 /* VGA region is dictated by hardware strapping */
108 /* VGA region is dictated by hardware strapping */
64 /* VGA region is dictated by hardware strapping */
69 /* VGA region is dictated by hardware strapping */
204 /* VGA region is dictated by hardware strapping */
93 On ACPI-based systems S2RAM requires some minimal boot-strapping code in the
59 some SPI chips have this signal mode as a strapping option. These
6696 u32 strapping; member
4358 if ((val & mask) == (flash->strapping & mask)) { in bnx2_init_nvram()