Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dspl_pcie_ep_boot.c381 #define CRU_BASE_ADDR 0xfd7c0000 macro
382 #define CRU_SOFTRST_CON32 (CRU_BASE_ADDR + 0x0a80)
383 #define CRU_SOFTRST_CON33 (CRU_BASE_ADDR + 0x0a84)
384 #define CRU_SOFTRST_CON34 (CRU_BASE_ADDR + 0x0a88)
385 #define CRU_GATE_CON32 (CRU_BASE_ADDR + 0x0880)
386 #define CRU_GATE_CON33 (CRU_BASE_ADDR + 0x0884)
387 #define CRU_GATE_CON34 (CRU_BASE_ADDR + 0x0888)
388 #define CRU_GATE_CON38 (CRU_BASE_ADDR + 0x0898)
389 #define CRU_GATE_CON39 (CRU_BASE_ADDR + 0x089c)
403 #define CRU_PHYREF_ALT_GATE_CON (CRU_BASE_ADDR + 0x0c38)
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_px30.c44 #define CRU_BASE_ADDR 0xFF2B0000 macro
654 dram_info.cru = (void *)CRU_BASE_ADDR; in sdram_init()
H A Dsdram_rv1126.c61 #define CRU_BASE_ADDR 0xff490000 macro
3577 dram_info.cru = (void *)CRU_BASE_ADDR; in sdram_init()