pmu_read
stat = pmu_read(LIMA_PMU_STATUS);
stat = ~pmu_read(LIMA_PMU_STATUS) & ip->data.mask;
.read = pmu_read,