Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ssb/ !
Ddriver_gige.c225 tmslow &= ~SSB_GIGE_TMSLOW_TXBYPASS; in ssb_gige_probe()
229 tmslow |= SSB_GIGE_TMSLOW_TXBYPASS; in ssb_gige_probe()
/linux-6.12.1/include/linux/ssb/ !
Dssb_driver_gige.h27 #define SSB_GIGE_TMSLOW_TXBYPASS 0x00080000 /* TX bypass (no delay) */ macro