Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/cpu-sh4/cpu/
H A Dsq.h24 #define SQ_QACR1 (P4SEG_REG_BASE + 0x3c) macro
/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dsq.c126 __raw_writel(((map->addr >> 26) << 2) & 0x1c, SQ_QACR1); in __sq_remap()