Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/
H A Ddp83867.c161 #define DP83867_LED_POLARITY(x) BIT((x) * 4 + 2) macro
1163 u16 polarity = DP83867_LED_POLARITY(index); in dp83867_led_polarity_set()
1176 DP83867_LED_POLARITY(index), polarity); in dp83867_led_polarity_set()