Home
last modified time | relevance | path

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

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