Searched refs:DXDLLCR_DLLDIS (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/ram/rockchip/ |
| H A D | sdram_rk3188.c | 160 DXDLLCR_DLLDIS); in phy_dll_bypass_set() 168 DXDLLCR_DLLDIS); in phy_dll_bypass_set() 394 setbits_le32(&publ->datx8[2].dxdllcr, DXDLLCR_DLLDIS); in set_bandwidth_ratio() 395 setbits_le32(&publ->datx8[3].dxdllcr, DXDLLCR_DLLDIS); in set_bandwidth_ratio() 405 clrbits_le32(&publ->datx8[2].dxdllcr, DXDLLCR_DLLDIS); in set_bandwidth_ratio() 406 clrbits_le32(&publ->datx8[3].dxdllcr, DXDLLCR_DLLDIS); in set_bandwidth_ratio()
|
| H A D | sdram_rk3288.c | 159 DXDLLCR_DLLDIS); in phy_dll_bypass_set() 167 DXDLLCR_DLLDIS); in phy_dll_bypass_set() 452 setbits_le32(&publ->datx8[2].dxdllcr, DXDLLCR_DLLDIS); in set_bandwidth_ratio() 453 setbits_le32(&publ->datx8[3].dxdllcr, DXDLLCR_DLLDIS); in set_bandwidth_ratio() 463 clrbits_le32(&publ->datx8[2].dxdllcr, DXDLLCR_DLLDIS); in set_bandwidth_ratio() 464 clrbits_le32(&publ->datx8[3].dxdllcr, DXDLLCR_DLLDIS); in set_bandwidth_ratio()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3066/ |
| H A D | sdram_rk3066.c | 160 DXDLLCR_DLLDIS); in phy_dll_bypass_set() 168 DXDLLCR_DLLDIS); in phy_dll_bypass_set() 382 setbits_le32(&publ->datx8[2].dxdllcr, DXDLLCR_DLLDIS); in set_bandwidth_ratio() 383 setbits_le32(&publ->datx8[3].dxdllcr, DXDLLCR_DLLDIS); in set_bandwidth_ratio() 392 clrbits_le32(&publ->datx8[2].dxdllcr, DXDLLCR_DLLDIS); in set_bandwidth_ratio() 393 clrbits_le32(&publ->datx8[3].dxdllcr, DXDLLCR_DLLDIS); in set_bandwidth_ratio()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/ |
| H A D | ddr_rk3288.h | 263 #define DXDLLCR_DLLDIS (1 << 31) macro
|
| H A D | sdram_rk322x.h | 316 #define DXDLLCR_DLLDIS (1 << 31) macro
|