Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/
Dmotorcomm.c59 #define YTPHY_SSR_LINK BIT(10) macro
1366 link = !!(status & YTPHY_SSR_LINK); in yt8521_read_status_paged()
2183 link = !!(ret & YTPHY_SSR_LINK); in yt8521_aneg_done_paged()
2793 link = val & YTPHY_SSR_LINK; in yt8821_read_status()