Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/util/
Dbcmotp.c199 W_REG(&cc->otpprog, otpp); in ipxotp_read_bit()
202 ((st = R_REG(&cc->otpprog)) & OTPP_START_BUSY) in ipxotp_read_bit()
261 W_REG(&cc->otpprog, otpp); in _ipxotp_init()
263 ((st = R_REG(&cc->otpprog)) & OTPP_START_BUSY) in _ipxotp_init()
607 W_REG(&cc->otpprog, otpp); in hndotp_read_bit()
608 st = R_REG(&cc->otpprog); in hndotp_read_bit()
612 st = R_REG(&cc->otpprog); in hndotp_read_bit()
/linux-2.6.39/drivers/staging/brcm80211/include/
Dsbchipc.h38 u32 otpprog; member