Home
last modified time | relevance | path

Searched refs:PHY_M_LED_MO_TX (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/marvell/
Dskge.h1510 #define PHY_M_LED_MO_TX(x) ((x)<<0) /* Bit 1.. 0: Tx */ macro
Dsky2.h1524 #define PHY_M_LED_MO_TX(x) ((x)<<0) /* Bit 1.. 0: Tx */ macro
Dsky2.c3984 PHY_M_LED_MO_TX(mode)); in sky2_led()