Home
last modified time | relevance | path

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

/linux/drivers/net/phy/qcom/
H A Dqcom.h21 #define AT803X_SS_MDIX BIT(6) macro
H A Dqcom-phy-lib.c247 if (ss & AT803X_SS_MDIX) in at803x_read_specific_status()