Searched refs:strapping (Results 1 – 14 of 14) sorted by relevance
38 static u32 strapping; in tegra_read_chipid() 122 return strapping; in tegra194_miscreg_mask_serror() 212 strapping = readl_relaxed(strapping_base); in tegra_init_apbmisc() 215 pr_err("failed to map strapping options registers\n"); in tegra_init_apbmisc() 246 /* strapping options */ in tegra_init_apbmisc() 258 pr_warn("Using strapping options registers %pR\n",278 pr_err("failed to get strapping options registers\n"); in tegra_acpi_init_apbmisc() 336 pr_err("failed to get strapping options registers\n");32 static u32 strapping; global() variable
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 */
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 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 */
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
4374 if ((val & mask) == (flash->strapping & mask)) { in bnx2_init_nvram()