Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-omap2/am33xx/
H A Demif4.c28 static struct cm_device_inst *cm_device = variable
88 writel(readl(&cm_device->cm_dll_ctrl) & ~0x1, &cm_device->cm_dll_ctrl); in config_ddr()
89 while ((readl(&cm_device->cm_dll_ctrl) & CM_DLL_READYST) == 0) in config_ddr()