Searched refs:RBCPR_CTL_LOOP_EN (Results 1 – 1 of 1) sorted by relevance
76 #define RBCPR_CTL_LOOP_EN BIT(0) macro322 val = RBCPR_CTL_LOOP_EN; in cpr_ctl_enable()325 cpr_ctl_modify(drv, RBCPR_CTL_LOOP_EN, val); in cpr_ctl_enable()339 cpr_ctl_modify(drv, RBCPR_CTL_LOOP_EN, 0); in cpr_ctl_disable()347 return reg_val & RBCPR_CTL_LOOP_EN; in cpr_ctl_is_enabled()