Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/mti-malta/
H A Dmalta-init.c213 BONITO_BONGENCFG = BONITO_BONGENCFG & in prom_init()
217 BONITO_BONGENCFG = BONITO_BONGENCFG | in prom_init()
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.h143 #define BONITO_BONGENCFG BONITO(BONITO_REGBASE + BONITO_BONGENCFG_OFFSET) macro