Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/marvell/comphy/
Dphy-comphy-common.h67 #define COMPHY_GET_ID(x) (((x) & COMPHY_UNIT_ID_MASK) >> \ macro
Dphy-comphy-cp110.c217 && COMPHY_GET_ID(comphy_mode) == 1) in mvebu_cp110_comphy_set_phy_selector()