Home
last modified time | relevance | path

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

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