Home
last modified time | relevance | path

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

/arch/sh/include/cpu-sh5/cpu/
Dcache.h52 #define OCCR0_OCI 0x2 /* Invalidate all in OC */ macro
/arch/sh/kernel/
Dhead_64.S65 #define OCCR0_INIT_VAL OCCR0_ON | OCCR0_OCI | OCCR0_WT /* D-cache: on, */
68 #define OCCR0_INIT_VAL OCCR0_ON | OCCR0_OCI | OCCR0_WB /* D-cache: on, */
/arch/sh/boot/compressed/
Dhead_64.S37 #define OCCR0_INIT_VAL OCCR0_ON | OCCR0_OCI | OCCR0_WB /* OCE + OCI + WB */