Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_cru.h13 #define CRU_REG(x) ((x) + 0xc0000) macro
15 #define CRU_CPLL_CON0 CRU_REG(0x0000)
25 #define CRU_CPLL_CON1 CRU_REG(0x0004)
38 #define CRU_CPLL_CON2 CRU_REG(0x0008)
42 #define CRU_CPLL_CON3 CRU_REG(0x000c)
43 #define CRU_CPLL_CON4 CRU_REG(0x0010)
44 #define CRU_GPLL_CON0 CRU_REG(0x0020)
45 #define CRU_GPLL_CON1 CRU_REG(0x0024)
46 #define CRU_GPLL_CON2 CRU_REG(0x0028)
47 #define CRU_GPLL_CON3 CRU_REG(0x002c)
[all …]