PRU_IOMEM_CTRL
return readl_relaxed(pru->mem_regions[PRU_IOMEM_CTRL].va + reg);
writel_relaxed(val, pru->mem_regions[PRU_IOMEM_CTRL].va + reg);