pmu_write
#define pmu_write(reg, data) writel(data, ip->iomem + reg)
pmu_write(struct file *file, const char __user *buf,