Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mti-malta/
H A Dmalta-init.c212 BONITO_BONGENCFG = BONITO_BONGENCFG & in prom_init()
216 BONITO_BONGENCFG = BONITO_BONGENCFG | in prom_init()
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/qemu/hw/pci-host/
H A Dbonito.c121 #define BONITO_BONGENCFG (BONITO_BONGENCFG_OFFSET >> 2) /*0x104 */ macro
282 case BONITO_BONGENCFG: in OBJECT_DECLARE_SIMPLE_TYPE()
606 s->regs[BONITO_BONGENCFG] = val; in bonito_reset_hold()
/openbmc/linux/arch/mips/include/asm/mips-boards/
H A Dbonito64.h143 #define BONITO_BONGENCFG BONITO(BONITO_REGBASE + BONITO_BONGENCFG_OFFSET) macro