Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dhw_breakpoint.h81 #define MWPnCFG3_LoadEn 8 macro
/linux/arch/loongarch/kernel/
H A Dhw_breakpoint.c460 ctrl |= 0x1 << MWPnCFG3_LoadEn; in update_bp_registers()
472 ctrl &= ~0x1 << MWPnCFG3_LoadEn;