Searched refs:CC_CAP_OTPSIZE (Results 1 – 2 of 2) sorted by relevance
333 switch ((sih->cccaps & CC_CAP_OTPSIZE) >> CC_CAP_OTPSIZE_SHIFT) { in ipxotp_init()640 if ((cap & CC_CAP_OTPSIZE) == 0) { in hndotp_init()657 1 << (((cap & CC_CAP_OTPSIZE) >> CC_CAP_OTPSIZE_SHIFT) in hndotp_init()
307 #define CC_CAP_OTPSIZE 0x00380000 /* OTP Size (0 = none) */ macro