Home
last modified time | relevance | path

Searched refs:FORCE_RJ45 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cirrus/
H A Dcs89x0.c127 #define FORCE_RJ45 0x0001 /* pick one of these three */ macro
185 g_cs89x0_media__force = FORCE_RJ45; in media_fn()
1477 if (lp->force & FORCE_RJ45) { in cs89x0_probe1()
1491 else if (lp->force & FORCE_RJ45) in cs89x0_probe1()
/kernel/linux/linux-6.6/drivers/net/ethernet/cirrus/
H A Dcs89x0.c128 #define FORCE_RJ45 0x0001 /* pick one of these three */ macro
186 g_cs89x0_media__force = FORCE_RJ45; in media_fn()
1481 if (lp->force & FORCE_RJ45) { in cs89x0_probe1()
1495 else if (lp->force & FORCE_RJ45) in cs89x0_probe1()

Completed in 5 milliseconds