Searched refs:otpprog (Results 1 – 2 of 2) sorted by relevance
199 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()
38 u32 otpprog; member