Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/marvell/comphy/
Dphy-comphy-common.h80 #define COMPHY_GET_CALLER(x) (((x) & COMPHY_PCI_CALLER_MASK) >> \ macro
Dphy-comphy-cp110.c1250 _Bool called_from_uboot = COMPHY_GET_CALLER(comphy_mode); in mvebu_cp110_comphy_pcie_power_on()
2410 _Bool called_from_uboot = COMPHY_GET_CALLER(comphy_mode); in mvebu_cp110_comphy_power_off()