Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/include/mach/
H A Dsoc.h108 #define COMPHY_REFCLK_ALIGNMENT (MVEBU_REGISTER(0x182f8)) macro
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_mvebu.c164 return (readl(COMPHY_REFCLK_ALIGNMENT) & mask) == mask; in mvebu_pex_unit_is_x4()