Home
last modified time | relevance | path

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

/openbmc/linux/arch/openrisc/include/asm/
H A Dspr_defs.h191 #define SPR_DCFGR_NDP1 0x00000000 /* One matchpoint supported */ macro
201 #define MATCHPOINTS_TO_NDP(n) (1 == n ? SPR_DCFGR_NDP1 : \