Searched refs:RE_REG_LM_IDX_MAX (Results 1 – 3 of 3) sorted by relevance
255 if (val & ~RE_REG_LM_IDX_MAX) { in nfp_swreg_to_rereg()
51 #define RE_REG_LM_IDX_MAX 0x7 macro
1018 if (WARN_ON_ONCE(lm3 && idx > RE_REG_LM_IDX_MAX)) in wrp_lmem_load()1042 if (idx <= RE_REG_LM_IDX_MAX) { in wrp_lmem_load()1088 if (WARN_ON_ONCE(lm3 && idx > RE_REG_LM_IDX_MAX)) in wrp_lmem_store()1112 if (idx <= RE_REG_LM_IDX_MAX) { in wrp_lmem_store()1126 if (idx > RE_REG_LM_IDX_MAX) in wrp_lmem_store()