Searched refs:RE_REG_LM_IDX_MAX (Results 1 – 3 of 3) sorted by relevance
225 if (val & ~RE_REG_LM_IDX_MAX) { in nfp_swreg_to_rereg()
21 #define RE_REG_LM_IDX_MAX 0x7 macro
1043 if (WARN_ON_ONCE(lm3 && idx > RE_REG_LM_IDX_MAX)) in wrp_lmem_load()1067 if (idx <= RE_REG_LM_IDX_MAX) { in wrp_lmem_load()1113 if (WARN_ON_ONCE(lm3 && idx > RE_REG_LM_IDX_MAX)) in wrp_lmem_store()1137 if (idx <= RE_REG_LM_IDX_MAX) { in wrp_lmem_store()1151 if (idx > RE_REG_LM_IDX_MAX) in wrp_lmem_store()