Home
last modified time | relevance | path

Searched full:strapping (Results 1 – 25 of 62) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/soc/tegra/fuse/
Dtegra-apbmisc.c25 static u32 strapping; variable
79 return strapping; in tegra_read_straps()
155 /* strapping options */ in tegra_init_apbmisc()
167 pr_warn("Using strapping options registers %pR\n", in tegra_init_apbmisc()
187 pr_err("failed to get strapping options registers\n"); in tegra_init_apbmisc()
202 pr_err("failed to map strapping options registers\n"); in tegra_init_apbmisc()
204 strapping = readl_relaxed(strapping_base); in tegra_init_apbmisc()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dimx6qdl-sr-som.dtsi107 /* AR8035 pin strapping: IO voltage: pull up */
109 /* AR8035 pin strapping: PHYADDR#0: pull down */
111 /* AR8035 pin strapping: PHYADDR#1: pull down */
113 /* AR8035 pin strapping: MODE#1: pull up */
115 /* AR8035 pin strapping: MODE#3: pull up */
117 /* 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.dts443 MX6QDL_PAD_RGMII_RXC__RGMII_RXC 0x1b030 /* AR8035 pin strapping: IO voltage: pull up */
444 MX6QDL_PAD_RGMII_RD0__RGMII_RD0 0x13030 /* AR8035 pin strapping: PHYADDR#0: pull down */
445 MX6QDL_PAD_RGMII_RD1__RGMII_RD1 0x13030 /* AR8035 pin strapping: PHYADDR#1: pull down */
446 MX6QDL_PAD_RGMII_RD2__RGMII_RD2 0x1b030 /* AR8035 pin strapping: MODE#1: pull up */
447 MX6QDL_PAD_RGMII_RD3__RGMII_RD3 0x1b030 /* AR8035 pin strapping: MODE#3: pull up */
448 MX6QDL_PAD_RGMII_RX_CTL__RGMII_RX_CTL 0x130b0 /* AR8035 pin strapping: MODE#0: pull down */
Dimx6q-pistachio.dts383 /* 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 */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/misc/
Dnvidia,tegra186-misc.txt4 that can be used to identify a given chip and various strapping options.
14 of the register region indicating the strapping options.
Dnvidia,tegra20-apbmisc.txt14 registers indicating the strapping options.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dti,dp83867.yaml82 strapping. The default strapping will use a delay of 2.00 ns. Thus
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dwlf,wm8974.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
Dwm8728.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
Dwm8804.txt3 This device supports both I2C and SPI (configured with pin strapping
Dwm8753.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
Dwm8741.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
/kernel/linux/linux-5.10/drivers/net/phy/
Drealtek.c223 "%s 2ns TX delay (and changing the value from pin-strapping RXD1 or the bootloader)\n", in rtl8211f_config_init()
227 "2ns TX delay was already %s (by pin-strapping RXD1 or bootloader configuration)\n", in rtl8211f_config_init()
238 "%s 2ns RX delay (and changing the value from pin-strapping RXD0 or the bootloader)\n", in rtl8211f_config_init()
242 "2ns RX delay was already %s (by pin-strapping RXD0 or bootloader configuration)\n", in rtl8211f_config_init()
/kernel/linux/linux-5.10/drivers/clk/
Dclk-aspeed.c595 * strapping in aspeed_ast2400_cc()
615 * HPLL_PARAM register, or set to a specified frequency by strapping. in aspeed_ast2400_cc()
656 /* CLKIN is the crystal oscillator, 24 or 25MHz selected by strapping */ in aspeed_ast2500_cc()
675 WARN(val == 0, "strapping is zero: cannot determine ahb clock"); in aspeed_ast2500_cc()
725 pr_err("failed to read strapping register\n"); in aspeed_cc_init()
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
Dstk1135.h12 #define STK1135_REG_POSVA 0x010 /* Power-on strapping data */

123