Searched refs:CC_CAP_OTPSIZE (Results 1 – 2 of 2) sorted by relevance
246 #define CC_CAP_OTPSIZE 0x00380000 /* OTP Size (0 = none) */ macro
252 switch ((ai_get_cccaps(sih) & CC_CAP_OTPSIZE) >> CC_CAP_OTPSIZE_SHIFT) { in ipxotp_init()