Home
last modified time | relevance | path

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

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