Home
last modified time | relevance | path

Searched refs:BCMA_CC_OTPS (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/bcma/
Dbcma_driver_chipcommon.h53 #define BCMA_CC_OTPS 0x0010 /* OTP status */ macro
/linux-3.4.99/drivers/bcma/
Dsprom.c389 if ((bcma_read32(cc, BCMA_CC_OTPS) & BCMA_CC_OTPS_GU_PROG_HW) == 0) in bcma_sprom_onchip_offset()