Searched refs:civ (Results 1 – 2 of 2) sorted by relevance
601 uint8_t civ; in audio1575_count() local625 civ = GET8(civoff); in audio1575_count()626 PUT8(lvioff, (civ - 1) % M1575_BD_NUMS); in audio1575_count()
596 uint8_t civ; in audio810_count() local604 civ = I810_BM_GET8(regoff + I810_OFFSET_CIV); in audio810_count()605 I810_BM_PUT8(port->regoff + I810_OFFSET_LVI, (civ - 1) % I810_BD_NUMS); in audio810_count()