Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/marvell/comphy/
A Dphy-comphy-common.h42 #define COMPHY_UNIT_ID_MASK COMPHY_MASK(COMPHY_UNIT_ID_OFFSET, \ macro
67 #define COMPHY_GET_ID(x) (((x) & COMPHY_UNIT_ID_MASK) >> \

Completed in 3 milliseconds