Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsja1000.h31 #define CR_RR 0x01 macro
/openbmc/linux/arch/arm/include/asm/
H A Dcp15.h24 #define CR_RR (1 << 14) /* Round Robin cache replacement */ macro
/openbmc/u-boot/arch/arm/include/asm/
H A Dsystem.h304 #define CR_RR (1 << 14) /* Round Robin cache replacement */ macro
/openbmc/qemu/hw/audio/
H A Dac97.c45 #define CR_RR 2 /* rw */ macro
804 if (val & CR_RR) { in nabm_writeb()