Home
last modified time | relevance | path

Searched defs:dom (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/proc-armv/
H A Ddomain.h32 #define domain_val(dom,type) ((type) << 2*(dom)) argument
41 #define modify_domain(dom,type) \ argument
/rk3399_rockchip-uboot/arch/arm/mach-s5pc1xx/
H A Dclock.c214 static unsigned long get_hclk_sys(int dom) in get_hclk_sys()
243 static unsigned long get_pclk_sys(int dom) in get_pclk_sys()