| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| H A D | ramcfg.c | 54 u8 strap = nvbios_ramcfg_strap(subdev); in nvbios_ramcfg_index() local 69 nvbios_M0203Em(bios, strap, &ver, &hdr, &M0203E)) in nvbios_ramcfg_index() 76 strap = nvbios_rd08(bios, xlat + strap); in nvbios_ramcfg_index() 77 return strap; in nvbios_ramcfg_index()
|
| H A D | M0203.c | 93 info->strap = (nvbios_rd08(bios, data + 0x00) & 0xf0) >> 4; in nvbios_M0203Ep() 119 if (info->strap != ramcfg) in nvbios_M0203Em()
|
| H A D | init.c | 1600 u32 strap; in init_configure_preinit() local 1611 strap = init_rd32(init, 0x101000); in init_configure_preinit() 1612 strap = ((strap << 2) & 0xf0) | ((strap & 0x40) >> 6); in init_configure_preinit() 1613 init_wrvgai(init, 0x03d4, 0x3c, strap); in init_configure_preinit() 1917 u8 strap = init_ram_restrict(init); in init_ram_restrict_pll() local 1926 if (cconf == strap) { in init_ram_restrict_pll()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
| H A D | nv05.c | 53 u8 strap, ramcfg[2]; in nv05_devinit_meminit() local 63 strap = (nvkm_rd32(device, 0x101000) & 0x0000003c) >> 2; in nv05_devinit_meminit() 65 ramcfg[0] = nvbios_rd08(bios, data + 2 * strap + 0); in nv05_devinit_meminit() 66 ramcfg[1] = nvbios_rd08(bios, data + 2 * strap + 1); in nv05_devinit_meminit() 68 ramcfg[0] = default_config_tab[strap][0]; in nv05_devinit_meminit() 69 ramcfg[1] = default_config_tab[strap][1]; in nv05_devinit_meminit()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_usb.c | 50 t_u32 strap; member 580 ack_pkt.strap = woal_le32_to_cpu(ack_pkt.strap); in woal_check_chip_revision() 587 *usb_chip_rev, ack_pkt.strap); in woal_check_chip_revision() 588 *usb_strap = ack_pkt.strap & 0x7; in woal_check_chip_revision() 1972 t_u32 strap = 0; in woal_usb_get_fw_name() local 1991 ret = woal_check_chip_revision(handle, &revision_id, &strap); in woal_usb_get_fw_name() 1997 PRINTM(MCMND, "revision=0x%x, strap=0x%x\n", revision_id, strap); in woal_usb_get_fw_name() 2002 if (strap == CARD_TYPE_USB_UART) in woal_usb_get_fw_name() 2005 else if (strap != 0) in woal_usb_get_fw_name() 2013 if (strap == CARD_TYPE_USB_UART) in woal_usb_get_fw_name() [all …]
|
| H A D | moal_pcie.c | 2425 t_u32 strap = 0; in woal_pcie_get_fw_name() local 2455 woal_pcie_read_reg(handle, host_strap_reg, &strap); in woal_pcie_get_fw_name() 2458 strap &= 0x7; in woal_pcie_get_fw_name() 2461 magic, strap, revision_id); in woal_pcie_get_fw_name() 2464 if (strap == CARD_TYPE_PCIE_UART) in woal_pcie_get_fw_name() 2477 woal_pcie_read_reg(handle, host_strap_reg, &strap); in woal_pcie_get_fw_name() 2480 strap &= 0x7; in woal_pcie_get_fw_name() 2484 magic, strap, revision_id); in woal_pcie_get_fw_name() 2488 if (strap == CARD_TYPE_PCIE_UART) in woal_pcie_get_fw_name() 2492 else if (strap == CARD_TYPE_PCIE_PCIE) in woal_pcie_get_fw_name() [all …]
|
| H A D | moal_sdio_mmc.c | 1372 t_u32 strap = 0; in woal_sdiommc_get_fw_name() local 1393 woal_sdiommc_read_reg(handle, host_strap_reg, &strap); in woal_sdiommc_get_fw_name() 1394 strap &= 0x1; in woal_sdiommc_get_fw_name() 1397 PRINTM(MCMND, "magic=0x%x strap=0x%x\n", magic, strap); in woal_sdiommc_get_fw_name() 1445 if (strap == CARD_TYPE_SD_UART) in woal_sdiommc_get_fw_name() 1458 if (strap == CARD_TYPE_SD_UART) in woal_sdiommc_get_fw_name() 1471 if (strap == CARD_TYPE_SD_UART) in woal_sdiommc_get_fw_name() 1487 if (strap == CARD_TYPE_SD_UART) in woal_sdiommc_get_fw_name() 1501 if (strap == CARD_TYPE_SD_UART) in woal_sdiommc_get_fw_name() 1522 if (strap == CARD_TYPE_SD_UART) in woal_sdiommc_get_fw_name() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/ |
| H A D | brcm,ns2-drd-phy.txt | 11 usb2-strap - for port over current polarity reversal 27 "crmu-ctrl", "usb2-strap";
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | ramgf100.c | 136 u8 ver, cnt, len, strap; in gf100_ram_calc() local 155 strap = nvbios_ramcfg_index(subdev); in gf100_ram_calc() 156 if (strap >= cnt) { in gf100_ram_calc() 161 ramcfg.data = rammap.data + rammap.size + (strap * ramcfg.size); in gf100_ram_calc() 168 strap = nvbios_rd08(bios, ramcfg.data + 0x01); in gf100_ram_calc() 169 if (strap != 0xff) { in gf100_ram_calc() 170 timing.data = nvbios_timingEe(bios, strap, &ver, &timing.size, in gf100_ram_calc()
|
| H A D | ramnv50.c | 228 u8 ver, hdr, cnt, len, strap, size; in nv50_ram_calc() local 254 strap = nvbios_ramcfg_index(subdev); in nv50_ram_calc() 255 if (strap >= cnt) { in nv50_ram_calc() 260 data = nvbios_rammapSp_from_perf(bios, data + hdr, size, strap, in nv50_ram_calc() 274 strap, data, ver, hdr); in nv50_ram_calc()
|
| H A D | ramgt215.c | 503 u8 ver, hdr, cnt, len, strap; in gt215_ram_calc() local 527 strap = nvbios_ramcfg_index(subdev); in gt215_ram_calc() 528 if (strap >= cnt) { in gt215_ram_calc() 533 data = nvbios_rammapSp(bios, data, ver, hdr, cnt, len, strap, in gt215_ram_calc()
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/queensbay/ |
| H A D | Kconfig | 50 The location of the CMC binary is determined by a strap. It must be 51 put in flash at a location matching the strap-determined base address.
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/gpio/ |
| H A D | intel,x86-broadwell-pinctrl.txt | 127 <15 &gpio_unused 0>, /* unused (strap) */ 178 <66 &gpio_input 0>, /* ram_id3_old (strap) */ 198 <86 &gpio_native 0>, /* gspi0_mosi (strap) */
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | dra72-evm-revc.dts | 108 ti,dp83867-rxctrl-strap-quirk; 119 ti,dp83867-rxctrl-strap-quirk;
|
| H A D | dra71-evm.dts | 248 ti,dp83867-rxctrl-strap-quirk; 257 ti,dp83867-rxctrl-strap-quirk;
|
| H A D | dra76-evm.dts | 501 ti,dp83867-rxctrl-strap-quirk; 510 ti,dp83867-rxctrl-strap-quirk;
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/quark/ |
| H A D | Kconfig | 49 The location of the RMU binary is determined by a strap. It must be 50 put in flash at a location matching the strap-determined base address.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
| H A D | M0203.h | 24 u8 strap; member
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | adi,ssm2602.txt | 4 the selection is made by the MODE strap-in pin.
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/xilinx/ |
| H A D | zynqmp-zcu102-revB.dts | 24 ti,dp83867-rxctrl-strap-quirk;
|
| H A D | zynqmp-zc1751-xm016-dc2.dts | 92 ti,dp83867-rxctrl-strap-quirk;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_init.h | 86 t_u32 strap;
|
| /OK3568_Linux_fs/u-boot/arch/x86/dts/ |
| H A D | chromebook_samus.dts | 152 <15 &gpio_unused 0>, /* unused (strap) */ 203 <66 &gpio_input 0>, /* ram_id3_old (strap) */ 223 <86 &gpio_native 0>, /* gspi0_mosi (strap) */
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-ts5500.c | 36 bool strap; member 272 if (priv->strap) in ts5500_gpio_to_irq()
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/ |
| H A D | saa7134-devel.rst | 45 - nc MDT2005 PA0 pin 17 strap low
|