Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pic32/common/
H A Dreset.c11 #define PIC32_RSWRST 0x10 macro
27 ioremap(PIC32_BASE_RESET + PIC32_RSWRST, sizeof(u32)); in pic32_machine_restart()