Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/dec/
H A Dkn02.h50 #define KN02_CSR_LEDS (0xff<<0) /* ~diagnostic LEDs (w/o) */ macro
/linux/arch/mips/dec/
H A Decc-berr.c233 cached_kn02_csr = *csr | KN02_CSR_LEDS; in dec_kn02_be_init()