Searched refs:pcc5_1 (Results 1 – 1 of 1) sorted by relevance
70 static uint32_t pcc5_1[][2] = { variable388 for (i = 0U; i < ARRAY_SIZE(pcc5_1); i++) { in lpav_ctx_save()389 val = mmio_read_32(pcc5_1[i][0]); in lpav_ctx_save()391 pcc5_1[i][1] = val; in lpav_ctx_save()442 for (i = 0U; i < ARRAY_SIZE(pcc5_1); i++) { in lpav_ctx_restore()443 if (pcc5_1[i][1] & PCC_PR) { in lpav_ctx_restore()444 mmio_write_32(pcc5_1[i][0], pcc5_1[i][1]); in lpav_ctx_restore()