Home
last modified time | relevance | path

Searched defs:COMPHY_GET_CLK_SRC (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/marvell/comphy/
Dphy-comphy-common.h73 #define COMPHY_GET_CLK_SRC(x) (((x) & COMPHY_CLK_SRC_MASK) >> \ macro
/aosp_15_r20/external/arm-trusted-firmware/drivers/marvell/comphy/
H A Dphy-comphy-common.h73 #define COMPHY_GET_CLK_SRC(x) (((x) & COMPHY_CLK_SRC_MASK) >> \ macro