Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/phy/
H A Dmv88e61xx.c153 #define SMI_CMD_CLAUSE_22 BIT(12) macro
157 #define SMI_CMD_READ (SMI_BUSY | SMI_CMD_CLAUSE_22 | \
159 #define SMI_CMD_WRITE (SMI_BUSY | SMI_CMD_CLAUSE_22 | \