Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_common.h57 #define DRV_INFO_PHY_CLK_DRV(n) (((n) >> PHY_CLK_DRV_SHIFT) & 0xff) macro
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rv1126.c923 DRV_INFO_PHY_CLK_DRV(drv_info); in set_ds_odt()