Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-rockchip/
Dhardware.h10 #define RK_SETBITS(set) RK_CLRSETBITS(0, set) macro
/third_party/uboot/u-boot-2020.01/arch/arm/mach-rockchip/rk3036/
Dsdram_rk3036.c619 writel(RK_SETBITS(MSCH4_MAINDDR3), &priv->grf->soc_con2); in pctl_cfg()