Searched refs:PWPR_REGWE_B (Results 1 – 1 of 1) sorted by relevance
157 #define PWPR_REGWE_B BIT(5) /* OEN Register Write Enable, known only in RZ/V2H(P) */ macro1131 writeb(pwpr | PWPR_REGWE_B, pctrl->base + regs->pwpr); in rzg2l_oen_write_with_pwpr()1137 writeb(pwpr & ~PWPR_REGWE_B, pctrl->base + regs->pwpr); in rzg2l_oen_write_with_pwpr()