Home
last modified time | relevance | path

Searched refs:phy_idx (Results 1 – 25 of 230) sorted by relevance

12345678910

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/realtek/rtw88/
H A Defuse.c46 u32 phy_idx, log_idx; in rtw_dump_logical_efuse_map() local
52 for (phy_idx = 0; phy_idx < physical_size - protect_size;) { in rtw_dump_logical_efuse_map()
53 hdr1 = phy_map[phy_idx]; in rtw_dump_logical_efuse_map()
54 hdr2 = phy_map[phy_idx + 1]; in rtw_dump_logical_efuse_map()
62 phy_idx += 2; in rtw_dump_logical_efuse_map()
67 phy_idx += 1; in rtw_dump_logical_efuse_map()
75 if (phy_idx + 1 > physical_size - protect_size || in rtw_dump_logical_efuse_map()
79 log_map[log_idx] = phy_map[phy_idx]; in rtw_dump_logical_efuse_map()
80 log_map[log_idx + 1] = phy_map[phy_idx + 1]; in rtw_dump_logical_efuse_map()
81 phy_idx += 2; in rtw_dump_logical_efuse_map()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/realtek/rtw88/
H A Defuse.c46 u32 phy_idx, log_idx; in rtw_dump_logical_efuse_map() local
52 for (phy_idx = 0; phy_idx < physical_size - protect_size;) { in rtw_dump_logical_efuse_map()
53 hdr1 = phy_map[phy_idx]; in rtw_dump_logical_efuse_map()
54 hdr2 = phy_map[phy_idx + 1]; in rtw_dump_logical_efuse_map()
62 phy_idx += 2; in rtw_dump_logical_efuse_map()
67 phy_idx += 1; in rtw_dump_logical_efuse_map()
75 if (phy_idx + 1 > physical_size - protect_size || in rtw_dump_logical_efuse_map()
79 log_map[log_idx] = phy_map[phy_idx]; in rtw_dump_logical_efuse_map()
80 log_map[log_idx + 1] = phy_map[phy_idx + 1]; in rtw_dump_logical_efuse_map()
81 phy_idx += 2; in rtw_dump_logical_efuse_map()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/realtek/rtw88/
H A Defuse.c46 u32 phy_idx, log_idx; in rtw_dump_logical_efuse_map() local
52 for (phy_idx = 0; phy_idx < physical_size - protect_size;) { in rtw_dump_logical_efuse_map()
53 hdr1 = phy_map[phy_idx]; in rtw_dump_logical_efuse_map()
54 hdr2 = phy_map[phy_idx + 1]; in rtw_dump_logical_efuse_map()
62 phy_idx += 2; in rtw_dump_logical_efuse_map()
67 phy_idx += 1; in rtw_dump_logical_efuse_map()
75 if (phy_idx + 1 > physical_size - protect_size || in rtw_dump_logical_efuse_map()
79 log_map[log_idx] = phy_map[phy_idx]; in rtw_dump_logical_efuse_map()
80 log_map[log_idx + 1] = phy_map[phy_idx + 1]; in rtw_dump_logical_efuse_map()
81 phy_idx += 2; in rtw_dump_logical_efuse_map()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/phy/broadcom/
H A Dphy-bcm-sr-pcie.c201 int phy_idx; in sr_pcie_phy_xlate() local
207 phy_idx = args->args[0]; in sr_pcie_phy_xlate()
209 if (WARN_ON(phy_idx >= SR_NR_PCIE_PHYS)) in sr_pcie_phy_xlate()
212 return core->phys[phy_idx].phy; in sr_pcie_phy_xlate()
221 unsigned int phy_idx = 0; in sr_pcie_phy_probe() local
252 for (phy_idx = 0; phy_idx < SR_NR_PCIE_PHYS; phy_idx++) { in sr_pcie_phy_probe()
253 struct sr_pcie_phy *p = &core->phys[phy_idx]; in sr_pcie_phy_probe()
256 if (phy_idx == SR_PAXC_PHY_IDX) in sr_pcie_phy_probe()
268 p->index = phy_idx; in sr_pcie_phy_probe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/phy/broadcom/
H A Dphy-bcm-sr-pcie.c201 int phy_idx; in sr_pcie_phy_xlate() local
207 phy_idx = args->args[0]; in sr_pcie_phy_xlate()
209 if (WARN_ON(phy_idx >= SR_NR_PCIE_PHYS)) in sr_pcie_phy_xlate()
212 return core->phys[phy_idx].phy; in sr_pcie_phy_xlate()
221 unsigned int phy_idx = 0; in sr_pcie_phy_probe() local
252 for (phy_idx = 0; phy_idx < SR_NR_PCIE_PHYS; phy_idx++) { in sr_pcie_phy_probe()
253 struct sr_pcie_phy *p = &core->phys[phy_idx]; in sr_pcie_phy_probe()
256 if (phy_idx == SR_PAXC_PHY_IDX) in sr_pcie_phy_probe()
268 p->index = phy_idx; in sr_pcie_phy_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/phy/broadcom/
H A Dphy-bcm-sr-pcie.c201 int phy_idx; in sr_pcie_phy_xlate() local
207 phy_idx = args->args[0]; in sr_pcie_phy_xlate()
209 if (WARN_ON(phy_idx >= SR_NR_PCIE_PHYS)) in sr_pcie_phy_xlate()
212 return core->phys[phy_idx].phy; in sr_pcie_phy_xlate()
221 unsigned int phy_idx = 0; in sr_pcie_phy_probe() local
252 for (phy_idx = 0; phy_idx < SR_NR_PCIE_PHYS; phy_idx++) { in sr_pcie_phy_probe()
253 struct sr_pcie_phy *p = &core->phys[phy_idx]; in sr_pcie_phy_probe()
256 if (phy_idx == SR_PAXC_PHY_IDX) in sr_pcie_phy_probe()
268 p->index = phy_idx; in sr_pcie_phy_probe()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/board/gdsys/a38x/
H A Dihs_phys.c143 uint bus_idx, uint m, uint phy_idx) in init_single_phy() argument
146 bus, 1 << (m * 8 + phy_idx), in init_single_phy()
149 printf(" %u", bus_idx * 32 + m * 8 + phy_idx); in init_single_phy()
178 uint phy_idx; in init_octo_phys() local
193 for (phy_idx = 0; phy_idx < 8; ++phy_idx) in init_octo_phys()
195 phy_idx); in init_octo_phys()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/board/gdsys/a38x/
H A Dihs_phys.c145 uint bus_idx, uint m, uint phy_idx) in init_single_phy() argument
148 bus, 1 << (m * 8 + phy_idx), in init_single_phy()
151 printf(" %u", bus_idx * 32 + m * 8 + phy_idx); in init_single_phy()
180 uint phy_idx; in init_octo_phys() local
195 for (phy_idx = 0; phy_idx < 8; ++phy_idx) in init_octo_phys()
197 phy_idx); in init_octo_phys()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/board/gdsys/a38x/
H A Dihs_phys.c145 uint bus_idx, uint m, uint phy_idx) in init_single_phy() argument
148 bus, 1 << (m * 8 + phy_idx), in init_single_phy()
151 printf(" %u", bus_idx * 32 + m * 8 + phy_idx); in init_single_phy()
180 uint phy_idx; in init_octo_phys() local
195 for (phy_idx = 0; phy_idx < 8; ++phy_idx) in init_octo_phys()
197 phy_idx); in init_octo_phys()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/board/gdsys/a38x/
H A Dihs_phys.c145 uint bus_idx, uint m, uint phy_idx) in init_single_phy() argument
148 bus, 1 << (m * 8 + phy_idx), in init_single_phy()
151 printf(" %u", bus_idx * 32 + m * 8 + phy_idx); in init_single_phy()
180 uint phy_idx; in init_octo_phys() local
195 for (phy_idx = 0; phy_idx < 8; ++phy_idx) in init_octo_phys()
197 phy_idx); in init_octo_phys()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/board/gdsys/a38x/
H A Dihs_phys.c145 uint bus_idx, uint m, uint phy_idx) in init_single_phy() argument
148 bus, 1 << (m * 8 + phy_idx), in init_single_phy()
151 printf(" %u", bus_idx * 32 + m * 8 + phy_idx); in init_single_phy()
180 uint phy_idx; in init_octo_phys() local
195 for (phy_idx = 0; phy_idx < 8; ++phy_idx) in init_octo_phys()
197 phy_idx); in init_octo_phys()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/board/gdsys/a38x/
H A Dihs_phys.c145 uint bus_idx, uint m, uint phy_idx) in init_single_phy() argument
148 bus, 1 << (m * 8 + phy_idx), in init_single_phy()
151 printf(" %u", bus_idx * 32 + m * 8 + phy_idx); in init_single_phy()
180 uint phy_idx; in init_octo_phys() local
195 for (phy_idx = 0; phy_idx < 8; ++phy_idx) in init_octo_phys()
197 phy_idx); in init_octo_phys()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/board/gdsys/a38x/
H A Dihs_phys.c145 uint bus_idx, uint m, uint phy_idx) in init_single_phy() argument
148 bus, 1 << (m * 8 + phy_idx), in init_single_phy()
151 printf(" %u", bus_idx * 32 + m * 8 + phy_idx); in init_single_phy()
180 uint phy_idx; in init_octo_phys() local
195 for (phy_idx = 0; phy_idx < 8; ++phy_idx) in init_octo_phys()
197 phy_idx); in init_octo_phys()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/board/gdsys/a38x/
H A Dihs_phys.c145 uint bus_idx, uint m, uint phy_idx) in init_single_phy() argument
148 bus, 1 << (m * 8 + phy_idx), in init_single_phy()
151 printf(" %u", bus_idx * 32 + m * 8 + phy_idx); in init_single_phy()
180 uint phy_idx; in init_octo_phys() local
195 for (phy_idx = 0; phy_idx < 8; ++phy_idx) in init_octo_phys()
197 phy_idx); in init_octo_phys()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/board/gdsys/a38x/
H A Dihs_phys.c145 uint bus_idx, uint m, uint phy_idx) in init_single_phy() argument
148 bus, 1 << (m * 8 + phy_idx), in init_single_phy()
151 printf(" %u", bus_idx * 32 + m * 8 + phy_idx); in init_single_phy()
180 uint phy_idx; in init_octo_phys() local
195 for (phy_idx = 0; phy_idx < 8; ++phy_idx) in init_octo_phys()
197 phy_idx); in init_octo_phys()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/board/gdsys/a38x/
H A Dihs_phys.c145 uint bus_idx, uint m, uint phy_idx) in init_single_phy() argument
148 bus, 1 << (m * 8 + phy_idx), in init_single_phy()
151 printf(" %u", bus_idx * 32 + m * 8 + phy_idx); in init_single_phy()
180 uint phy_idx; in init_octo_phys() local
195 for (phy_idx = 0; phy_idx < 8; ++phy_idx) in init_octo_phys()
197 phy_idx); in init_octo_phys()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/board/gdsys/a38x/
H A Dihs_phys.c145 uint bus_idx, uint m, uint phy_idx) in init_single_phy() argument
148 bus, 1 << (m * 8 + phy_idx), in init_single_phy()
151 printf(" %u", bus_idx * 32 + m * 8 + phy_idx); in init_single_phy()
180 uint phy_idx; in init_octo_phys() local
195 for (phy_idx = 0; phy_idx < 8; ++phy_idx) in init_octo_phys()
197 phy_idx); in init_octo_phys()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/board/gdsys/a38x/
H A Dihs_phys.c145 uint bus_idx, uint m, uint phy_idx) in init_single_phy() argument
148 bus, 1 << (m * 8 + phy_idx), in init_single_phy()
151 printf(" %u", bus_idx * 32 + m * 8 + phy_idx); in init_single_phy()
180 uint phy_idx; in init_octo_phys() local
195 for (phy_idx = 0; phy_idx < 8; ++phy_idx) in init_octo_phys()
197 phy_idx); in init_octo_phys()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/board/gdsys/a38x/
H A Dihs_phys.c145 uint bus_idx, uint m, uint phy_idx) in init_single_phy() argument
148 bus, 1 << (m * 8 + phy_idx), in init_single_phy()
151 printf(" %u", bus_idx * 32 + m * 8 + phy_idx); in init_single_phy()
180 uint phy_idx; in init_octo_phys() local
195 for (phy_idx = 0; phy_idx < 8; ++phy_idx) in init_octo_phys()
197 phy_idx); in init_octo_phys()
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/board/gdsys/a38x/
H A Dihs_phys.c145 uint bus_idx, uint m, uint phy_idx) in init_single_phy() argument
148 bus, 1 << (m * 8 + phy_idx), in init_single_phy()
151 printf(" %u", bus_idx * 32 + m * 8 + phy_idx); in init_single_phy()
180 uint phy_idx; in init_octo_phys() local
195 for (phy_idx = 0; phy_idx < 8; ++phy_idx) in init_octo_phys()
197 phy_idx); in init_octo_phys()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/board/gdsys/a38x/
H A Dihs_phys.c143 uint bus_idx, uint m, uint phy_idx) in init_single_phy() argument
146 bus, 1 << (m * 8 + phy_idx), in init_single_phy()
149 printf(" %u", bus_idx * 32 + m * 8 + phy_idx); in init_single_phy()
178 uint phy_idx; in init_octo_phys() local
193 for (phy_idx = 0; phy_idx < 8; ++phy_idx) in init_octo_phys()
195 phy_idx); in init_octo_phys()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/board/gdsys/a38x/
H A Dihs_phys.c145 uint bus_idx, uint m, uint phy_idx) in init_single_phy() argument
148 bus, 1 << (m * 8 + phy_idx), in init_single_phy()
151 printf(" %u", bus_idx * 32 + m * 8 + phy_idx); in init_single_phy()
180 uint phy_idx; in init_octo_phys() local
195 for (phy_idx = 0; phy_idx < 8; ++phy_idx) in init_octo_phys()
197 phy_idx); in init_octo_phys()
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/board/gdsys/a38x/
H A Dihs_phys.c145 uint bus_idx, uint m, uint phy_idx) in init_single_phy() argument
148 bus, 1 << (m * 8 + phy_idx), in init_single_phy()
151 printf(" %u", bus_idx * 32 + m * 8 + phy_idx); in init_single_phy()
180 uint phy_idx; in init_octo_phys() local
195 for (phy_idx = 0; phy_idx < 8; ++phy_idx) in init_octo_phys()
197 phy_idx); in init_octo_phys()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/board/gdsys/a38x/
H A Dihs_phys.c145 uint bus_idx, uint m, uint phy_idx) in init_single_phy() argument
148 bus, 1 << (m * 8 + phy_idx), in init_single_phy()
151 printf(" %u", bus_idx * 32 + m * 8 + phy_idx); in init_single_phy()
180 uint phy_idx; in init_octo_phys() local
195 for (phy_idx = 0; phy_idx < 8; ++phy_idx) in init_octo_phys()
197 phy_idx); in init_octo_phys()
/dports/sysutils/u-boot-sopine-spi/u-boot-2021.07/board/gdsys/a38x/
H A Dihs_phys.c145 uint bus_idx, uint m, uint phy_idx) in init_single_phy() argument
148 bus, 1 << (m * 8 + phy_idx), in init_single_phy()
151 printf(" %u", bus_idx * 32 + m * 8 + phy_idx); in init_single_phy()
180 uint phy_idx; in init_octo_phys() local
195 for (phy_idx = 0; phy_idx < 8; ++phy_idx) in init_octo_phys()
197 phy_idx); in init_octo_phys()

12345678910