Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Drealtek.c37 #define RTL8211F_LEDCR_ACT_TXRX BIT(4) macro
549 if (val & RTL8211F_LEDCR_ACT_TXRX) { in rtl8211f_led_hw_control_get()
577 reg |= RTL8211F_LEDCR_ACT_TXRX; in rtl8211f_led_hw_control_set()