Searched refs:cp_write_cnt (Results 1 – 1 of 1) sorted by relevance
229 static uint16_t cp_write_cnt; in write_cp_chrc() local233 if (cp_write_cnt == 0) { in write_cp_chrc()236 } else if (cp_write_cnt == 1) { in write_cp_chrc()239 } else if (cp_write_cnt == 2) { in write_cp_chrc()243 FAIL("Invalid value of CP write counter %u\n", cp_write_cnt); in write_cp_chrc()258 cp_write_cnt++; in write_cp_chrc()260 if (cp_write_cnt == 3) { in write_cp_chrc()