Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmii.h139 #define LPA_SGMII_DPX_SPD_MASK 0x1C00 /* SGMII duplex and speed bits */ macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dmii.h369 u32 speed_duplex = lpa & LPA_SGMII_DPX_SPD_MASK; in mii_lpa_mod_linkmode_lpa_sgmii()