Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbrcmphy.h292 #define LRECR_LDSEN 0x1000 /* LDS Enable */ macro
/linux/drivers/net/phy/
H A Dbroadcom.c1228 if ((val & LRECR_LDSEN) == 0) { in lre_read_master_slave()