Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-mvebu/include/mach/
Dsoc.h110 #define COMPHY_REFCLK_ALIGNMENT (MVEBU_REGISTER(0x182f8)) macro
/external/u-boot/drivers/pci/
Dpci_mvebu.c163 return (readl(COMPHY_REFCLK_ALIGNMENT) & mask) == mask; in mvebu_pex_unit_is_x4()