Searched refs:NFCT_GOPT_MAX (Results 1 – 3 of 3) sorted by relevance
213 if (unlikely(option > NFCT_GOPT_MAX)) in __getobjopt()
192 if (unlikely(option > NFCT_GOPT_MAX)) { in nfct_getobjopt()
253 #define NFCT_GOPT_MAX (__NFCT_GOPT_MAX - 1) macro