Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/sbc/
H A Dsbc-ld4.c20 tmp = readl(PC0CTRL); in uniphier_ld4_sbc_init()
22 writel(tmp, PC0CTRL); in uniphier_ld4_sbc_init()
H A Dsbc-pxs2.c18 writel(0x17, PC0CTRL); in uniphier_pxs2_sbc_init()
H A Dsbc-ld11.c20 writel(0x17, PC0CTRL); in uniphier_ld11_sbc_init()
H A Dsbc-regs.h78 #define PC0CTRL 0x598000c0 macro