Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dphy-comphy-common.h67 #define COMPHY_GET_ID(x) (((x) & COMPHY_UNIT_ID_MASK) >> \ macro
H A Dphy-comphy-cp110.c224 && COMPHY_GET_ID(comphy_mode) == 1) in mvebu_cp110_comphy_set_phy_selector()