Home
last modified time | relevance | path

Searched refs:phy_id2 (Results 1 – 25 of 94) sorted by relevance

1234

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_phy.c101 u16 phy_id2; in pch_gbe_phy_get_id() local
106 ret = pch_gbe_phy_read_reg_miic(hw, PHY_ID2, &phy_id2); in pch_gbe_phy_get_id()
114 phy->id = ((phy->id << 6) | ((phy_id2 & 0xFC00) >> 10)); in pch_gbe_phy_get_id()
115 phy->revision = (u32) (phy_id2 & 0x000F); in pch_gbe_phy_get_id()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_phy.c101 u16 phy_id2; in pch_gbe_phy_get_id() local
106 ret = pch_gbe_phy_read_reg_miic(hw, PHY_ID2, &phy_id2); in pch_gbe_phy_get_id()
114 phy->id = ((phy->id << 6) | ((phy_id2 & 0xFC00) >> 10)); in pch_gbe_phy_get_id()
115 phy->revision = (u32) (phy_id2 & 0x000F); in pch_gbe_phy_get_id()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_phy.c101 u16 phy_id2; in pch_gbe_phy_get_id() local
106 ret = pch_gbe_phy_read_reg_miic(hw, PHY_ID2, &phy_id2); in pch_gbe_phy_get_id()
114 phy->id = ((phy->id << 6) | ((phy_id2 & 0xFC00) >> 10)); in pch_gbe_phy_get_id()
115 phy->revision = (u32) (phy_id2 & 0x000F); in pch_gbe_phy_get_id()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/net/
H A Dsmc9000.c304 word phy_id2; in smc_detect_phy() local
313 phy_id2 = smc_read_phy_register(ioaddr, phyaddr, PHY_ID2_REG); in smc_detect_phy()
316 if ((phy_id2 > 0x0000) && (phy_id2 < 0xffff) && in smc_detect_phy()
319 if ((phy_id1 != 0x8000) && (phy_id2 != 0x8000)) in smc_detect_phy()
336 if ( (phy_id1 == 0x0016) && ((phy_id2 & 0xFFF0) == 0xF840 ) ) in smc_detect_phy()
341 if ( (phy_id1 == 0x0282) && ((phy_id2 & 0xFFF0) == 0x1C50) ) in smc_detect_phy()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/net/
H A Dsmc9000.c304 word phy_id2; in smc_detect_phy() local
313 phy_id2 = smc_read_phy_register(ioaddr, phyaddr, PHY_ID2_REG); in smc_detect_phy()
316 if ((phy_id2 > 0x0000) && (phy_id2 < 0xffff) && in smc_detect_phy()
319 if ((phy_id1 != 0x8000) && (phy_id2 != 0x8000)) in smc_detect_phy()
336 if ( (phy_id1 == 0x0016) && ((phy_id2 & 0xFFF0) == 0xF840 ) ) in smc_detect_phy()
341 if ( (phy_id1 == 0x0282) && ((phy_id2 & 0xFFF0) == 0x1C50) ) in smc_detect_phy()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/net/
H A Dsmc9000.c304 word phy_id2; in smc_detect_phy() local
313 phy_id2 = smc_read_phy_register(ioaddr, phyaddr, PHY_ID2_REG); in smc_detect_phy()
316 if ((phy_id2 > 0x0000) && (phy_id2 < 0xffff) && in smc_detect_phy()
319 if ((phy_id1 != 0x8000) && (phy_id2 != 0x8000)) in smc_detect_phy()
336 if ( (phy_id1 == 0x0016) && ((phy_id2 & 0xFFF0) == 0xF840 ) ) in smc_detect_phy()
341 if ( (phy_id1 == 0x0282) && ((phy_id2 & 0xFFF0) == 0x1C50) ) in smc_detect_phy()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/net/
H A Dsmc9000.c304 word phy_id2; in smc_detect_phy() local
313 phy_id2 = smc_read_phy_register(ioaddr, phyaddr, PHY_ID2_REG); in smc_detect_phy()
316 if ((phy_id2 > 0x0000) && (phy_id2 < 0xffff) && in smc_detect_phy()
319 if ((phy_id1 != 0x8000) && (phy_id2 != 0x8000)) in smc_detect_phy()
336 if ( (phy_id1 == 0x0016) && ((phy_id2 & 0xFFF0) == 0xF840 ) ) in smc_detect_phy()
341 if ( (phy_id1 == 0x0282) && ((phy_id2 & 0xFFF0) == 0x1C50) ) in smc_detect_phy()
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/drivers/net/
H A Dsmc9000.c304 word phy_id2; in smc_detect_phy() local
313 phy_id2 = smc_read_phy_register(ioaddr, phyaddr, PHY_ID2_REG); in smc_detect_phy()
316 if ((phy_id2 > 0x0000) && (phy_id2 < 0xffff) && in smc_detect_phy()
319 if ((phy_id1 != 0x8000) && (phy_id2 != 0x8000)) in smc_detect_phy()
336 if ( (phy_id1 == 0x0016) && ((phy_id2 & 0xFFF0) == 0xF840 ) ) in smc_detect_phy()
341 if ( (phy_id1 == 0x0282) && ((phy_id2 & 0xFFF0) == 0x1C50) ) in smc_detect_phy()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/net/
H A Dsmc9000.c304 word phy_id2; in smc_detect_phy() local
313 phy_id2 = smc_read_phy_register(ioaddr, phyaddr, PHY_ID2_REG); in smc_detect_phy()
316 if ((phy_id2 > 0x0000) && (phy_id2 < 0xffff) && in smc_detect_phy()
319 if ((phy_id1 != 0x8000) && (phy_id2 != 0x8000)) in smc_detect_phy()
336 if ( (phy_id1 == 0x0016) && ((phy_id2 & 0xFFF0) == 0xF840 ) ) in smc_detect_phy()
341 if ( (phy_id1 == 0x0282) && ((phy_id2 & 0xFFF0) == 0x1C50) ) in smc_detect_phy()
/dports/net/ipxe/ipxe-2265a65/src/drivers/net/
H A Dsmc9000.c304 word phy_id2; in smc_detect_phy() local
313 phy_id2 = smc_read_phy_register(ioaddr, phyaddr, PHY_ID2_REG); in smc_detect_phy()
316 if ((phy_id2 > 0x0000) && (phy_id2 < 0xffff) && in smc_detect_phy()
319 if ((phy_id1 != 0x8000) && (phy_id2 != 0x8000)) in smc_detect_phy()
336 if ( (phy_id1 == 0x0016) && ((phy_id2 & 0xFFF0) == 0xF840 ) ) in smc_detect_phy()
341 if ( (phy_id1 == 0x0282) && ((phy_id2 & 0xFFF0) == 0x1C50) ) in smc_detect_phy()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/net/
H A Dsmc9000.c304 word phy_id2; in smc_detect_phy() local
313 phy_id2 = smc_read_phy_register(ioaddr, phyaddr, PHY_ID2_REG); in smc_detect_phy()
316 if ((phy_id2 > 0x0000) && (phy_id2 < 0xffff) && in smc_detect_phy()
319 if ((phy_id1 != 0x8000) && (phy_id2 != 0x8000)) in smc_detect_phy()
336 if ( (phy_id1 == 0x0016) && ((phy_id2 & 0xFFF0) == 0xF840 ) ) in smc_detect_phy()
341 if ( (phy_id1 == 0x0282) && ((phy_id2 & 0xFFF0) == 0x1C50) ) in smc_detect_phy()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/net/
H A Dsmc9000.c304 word phy_id2; in smc_detect_phy() local
313 phy_id2 = smc_read_phy_register(ioaddr, phyaddr, PHY_ID2_REG); in smc_detect_phy()
316 if ((phy_id2 > 0x0000) && (phy_id2 < 0xffff) && in smc_detect_phy()
319 if ((phy_id1 != 0x8000) && (phy_id2 != 0x8000)) in smc_detect_phy()
336 if ( (phy_id1 == 0x0016) && ((phy_id2 & 0xFFF0) == 0xF840 ) ) in smc_detect_phy()
341 if ( (phy_id1 == 0x0282) && ((phy_id2 & 0xFFF0) == 0x1C50) ) in smc_detect_phy()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/net/octeontx/
H A Dsmi.c267 int phy_id1, phy_id2; in rxaui_phy_xs_init() local
271 phy_id2 = octeontx_phy_read(bus, phy_addr, 1, 0x3); in rxaui_phy_xs_init()
272 model_number = (phy_id2 >> 4) & 0x3F; in rxaui_phy_xs_init()
276 oui |= (phy_id2 >> 10) & 0x3F; in rxaui_phy_xs_init()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/net/octeontx/
H A Dsmi.c267 int phy_id1, phy_id2; in rxaui_phy_xs_init() local
271 phy_id2 = octeontx_phy_read(bus, phy_addr, 1, 0x3); in rxaui_phy_xs_init()
272 model_number = (phy_id2 >> 4) & 0x3F; in rxaui_phy_xs_init()
276 oui |= (phy_id2 >> 10) & 0x3F; in rxaui_phy_xs_init()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/net/octeontx/
H A Dsmi.c267 int phy_id1, phy_id2; in rxaui_phy_xs_init() local
271 phy_id2 = octeontx_phy_read(bus, phy_addr, 1, 0x3); in rxaui_phy_xs_init()
272 model_number = (phy_id2 >> 4) & 0x3F; in rxaui_phy_xs_init()
276 oui |= (phy_id2 >> 10) & 0x3F; in rxaui_phy_xs_init()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/net/octeontx/
H A Dsmi.c267 int phy_id1, phy_id2; in rxaui_phy_xs_init() local
271 phy_id2 = octeontx_phy_read(bus, phy_addr, 1, 0x3); in rxaui_phy_xs_init()
272 model_number = (phy_id2 >> 4) & 0x3F; in rxaui_phy_xs_init()
276 oui |= (phy_id2 >> 10) & 0x3F; in rxaui_phy_xs_init()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/net/octeontx/
H A Dsmi.c267 int phy_id1, phy_id2; in rxaui_phy_xs_init() local
271 phy_id2 = octeontx_phy_read(bus, phy_addr, 1, 0x3); in rxaui_phy_xs_init()
272 model_number = (phy_id2 >> 4) & 0x3F; in rxaui_phy_xs_init()
276 oui |= (phy_id2 >> 10) & 0x3F; in rxaui_phy_xs_init()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/net/octeontx/
H A Dsmi.c267 int phy_id1, phy_id2; in rxaui_phy_xs_init() local
271 phy_id2 = octeontx_phy_read(bus, phy_addr, 1, 0x3); in rxaui_phy_xs_init()
272 model_number = (phy_id2 >> 4) & 0x3F; in rxaui_phy_xs_init()
276 oui |= (phy_id2 >> 10) & 0x3F; in rxaui_phy_xs_init()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/net/octeontx/
H A Dsmi.c267 int phy_id1, phy_id2; in rxaui_phy_xs_init() local
271 phy_id2 = octeontx_phy_read(bus, phy_addr, 1, 0x3); in rxaui_phy_xs_init()
272 model_number = (phy_id2 >> 4) & 0x3F; in rxaui_phy_xs_init()
276 oui |= (phy_id2 >> 10) & 0x3F; in rxaui_phy_xs_init()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/net/octeontx/
H A Dsmi.c267 int phy_id1, phy_id2; in rxaui_phy_xs_init() local
271 phy_id2 = octeontx_phy_read(bus, phy_addr, 1, 0x3); in rxaui_phy_xs_init()
272 model_number = (phy_id2 >> 4) & 0x3F; in rxaui_phy_xs_init()
276 oui |= (phy_id2 >> 10) & 0x3F; in rxaui_phy_xs_init()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/net/octeontx/
H A Dsmi.c267 int phy_id1, phy_id2; in rxaui_phy_xs_init() local
271 phy_id2 = octeontx_phy_read(bus, phy_addr, 1, 0x3); in rxaui_phy_xs_init()
272 model_number = (phy_id2 >> 4) & 0x3F; in rxaui_phy_xs_init()
276 oui |= (phy_id2 >> 10) & 0x3F; in rxaui_phy_xs_init()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/net/octeontx/
H A Dsmi.c267 int phy_id1, phy_id2; in rxaui_phy_xs_init() local
271 phy_id2 = octeontx_phy_read(bus, phy_addr, 1, 0x3); in rxaui_phy_xs_init()
272 model_number = (phy_id2 >> 4) & 0x3F; in rxaui_phy_xs_init()
276 oui |= (phy_id2 >> 10) & 0x3F; in rxaui_phy_xs_init()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/net/octeontx/
H A Dsmi.c267 int phy_id1, phy_id2; in rxaui_phy_xs_init() local
271 phy_id2 = octeontx_phy_read(bus, phy_addr, 1, 0x3); in rxaui_phy_xs_init()
272 model_number = (phy_id2 >> 4) & 0x3F; in rxaui_phy_xs_init()
276 oui |= (phy_id2 >> 10) & 0x3F; in rxaui_phy_xs_init()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/net/octeontx/
H A Dsmi.c267 int phy_id1, phy_id2; in rxaui_phy_xs_init() local
271 phy_id2 = octeontx_phy_read(bus, phy_addr, 1, 0x3); in rxaui_phy_xs_init()
272 model_number = (phy_id2 >> 4) & 0x3F; in rxaui_phy_xs_init()
276 oui |= (phy_id2 >> 10) & 0x3F; in rxaui_phy_xs_init()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/net/octeontx/
H A Dsmi.c267 int phy_id1, phy_id2; in rxaui_phy_xs_init() local
271 phy_id2 = octeontx_phy_read(bus, phy_addr, 1, 0x3); in rxaui_phy_xs_init()
272 model_number = (phy_id2 >> 4) & 0x3F; in rxaui_phy_xs_init()
276 oui |= (phy_id2 >> 10) & 0x3F; in rxaui_phy_xs_init()

1234