Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mti-malta/
H A Dmalta-setup.c187 BONITO_BONGENCFG |= BONITO_BONGENCFG_DEBUGMODE; in bonito_quirks_setup()
190 BONITO_BONGENCFG &= ~BONITO_BONGENCFG_DEBUGMODE; in bonito_quirks_setup()
/openbmc/linux/arch/mips/include/asm/mips-boards/
H A Dbonito64.h145 #define BONITO_BONGENCFG_DEBUGMODE 0x00000001 macro