Searched full:strapping (Results 1 – 25 of 62) sorted by relevance
123
| /kernel/linux/linux-5.10/drivers/soc/tegra/fuse/ |
| D | tegra-apbmisc.c | 25 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/ |
| D | imx6qdl-sr-som.dtsi | 107 /* 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 */
|
| D | imx6q-marsboard.dts | 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 */
|
| D | imx6dl-riotboard.dts | 443 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 */
|
| D | imx6q-pistachio.dts | 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 */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/misc/ |
| D | nvidia,tegra186-misc.txt | 4 that can be used to identify a given chip and various strapping options. 14 of the register region indicating the strapping options.
|
| D | nvidia,tegra20-apbmisc.txt | 14 registers indicating the strapping options.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | ti,dp83867.yaml | 82 strapping. The default strapping will use a delay of 2.00 ns. Thus
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | wlf,wm8974.txt | 3 This device supports both I2C and SPI (configured with pin strapping
|
| D | wm8737.txt | 3 This device supports both I2C and SPI (configured with pin strapping
|
| D | wm8711.txt | 3 This device supports both I2C and SPI (configured with pin strapping
|
| D | wm8728.txt | 3 This device supports both I2C and SPI (configured with pin strapping
|
| D | wm8510.txt | 3 This device supports both I2C and SPI (configured with pin strapping
|
| D | wm8776.txt | 3 This device supports both I2C and SPI (configured with pin strapping
|
| D | wm8750.txt | 3 These devices support both I2C and SPI (configured with pin strapping
|
| D | wm8804.txt | 3 This device supports both I2C and SPI (configured with pin strapping
|
| D | wm8753.txt | 3 This device supports both I2C and SPI (configured with pin strapping
|
| D | wm8731.txt | 3 This device supports both I2C and SPI (configured with pin strapping
|
| D | wm8741.txt | 3 This device supports both I2C and SPI (configured with pin strapping
|
| D | cs4341.txt | 3 This device supports both I2C and SPI (configured with pin strapping
|
| D | pcm186x.txt | 3 These devices support both I2C and SPI (configured with pin strapping
|
| D | pcm512x.txt | 3 These devices support both I2C and SPI (configured with pin strapping
|
| /kernel/linux/linux-5.10/drivers/net/phy/ |
| D | realtek.c | 223 "%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/ |
| D | clk-aspeed.c | 595 * 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/ |
| D | stk1135.h | 12 #define STK1135_REG_POSVA 0x010 /* Power-on strapping data */
|
123