Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/bcm63xx/
Dsetup.c39 reg &= ~SOFTRESET_6348_ALL; in bcm6348_a1_reboot()
44 reg |= SOFTRESET_6348_ALL; in bcm6348_a1_reboot()
/linux-4.1.27/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h323 #define SOFTRESET_6348_ALL (SOFTRESET_6348_SPI_MASK | \ macro