Searched refs:cxmreg_max (Results 1 – 1 of 1) sorted by relevance
3139 u8 i, n, ulen, cxmreg_max; in btc_fw_set_monreg() local3147 cxmreg_max = CXMREG_MAX; in btc_fw_set_monreg()3149 cxmreg_max = CXMREG_MAX_V2; in btc_fw_set_monreg()3151 if (n > cxmreg_max) { in btc_fw_set_monreg()3154 __func__, n, cxmreg_max); in btc_fw_set_monreg()