Home
last modified time | relevance | path

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

/linux/arch/mips/bcm63xx/
H A Dsetup.c47 reg &= ~SOFTRESET_6348_ALL; in bcm6348_a1_reboot()
52 reg |= SOFTRESET_6348_ALL; in bcm6348_a1_reboot()
/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h324 #define SOFTRESET_6348_ALL (SOFTRESET_6348_SPI_MASK | \ macro