Searched refs:BCMA_CC_CAP_OTPS (Results 1 – 2 of 2) sorted by relevance
44 #define BCMA_CC_CAP_OTPS 0x00380000 /* OTP size */ macro
550 otpsize = bus->drv_cc.capabilities & BCMA_CC_CAP_OTPS; in bcma_sprom_onchip_available()