Home
last modified time | relevance | path

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

/Linux-v5.10/arch/sh/kernel/cpu/sh4a/
Dubc.c17 #define UBC_CAR(idx) (0xff200008 + (0x20 * idx)) macro
35 __raw_writel(info->address, UBC_CAR(idx)); in sh4a_ubc_enable()
41 __raw_writel(0, UBC_CAR(idx)); in sh4a_ubc_disable()