Searched refs:RBCPR_CTL_LOOP_EN (Results 1 – 1 of 1) sorted by relevance
75 #define RBCPR_CTL_LOOP_EN BIT(0) macro321 val = RBCPR_CTL_LOOP_EN; in cpr_ctl_enable()324 cpr_ctl_modify(drv, RBCPR_CTL_LOOP_EN, val); in cpr_ctl_enable()338 cpr_ctl_modify(drv, RBCPR_CTL_LOOP_EN, 0); in cpr_ctl_disable()346 return reg_val & RBCPR_CTL_LOOP_EN; in cpr_ctl_is_enabled()