Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sh/kernel/cpu/sh4a/
A Dubc.c16 #define UBC_CRR(idx) (0xff200004 + (0x20 * idx)) macro
118 __raw_writel(UBC_CRR_BIE | UBC_CRR_PCB, UBC_CRR(i)); in sh4a_ubc_init()
121 (void)__raw_readl(UBC_CRR(i)); in sh4a_ubc_init()

Completed in 3 milliseconds