Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_phy_rv1126.h46 #define PHY_PREDIV_MASK (0x1F) macro
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rv1126.c597 PHY_PREDIV_MASK << PHY_PREDIV_SHIFT, prediv); in phy_pll_set()