Home
last modified time | relevance | path

Searched refs:SSB_GIGE_TMSHIGH_RGMII (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/linux/ssb/
Dssb_driver_gige.h25 #define SSB_GIGE_TMSHIGH_RGMII 0x00010000 /* Have an RGMII PHY-bus */ macro
/linux-6.12.1/drivers/ssb/
Ddriver_gige.c224 if (tmshigh & SSB_GIGE_TMSHIGH_RGMII) { in ssb_gige_probe()