Home
last modified time | relevance | path

Searched refs:RBCPR_CTL_SW_AUTO_CONT_ACK_EN (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/pmdomain/qcom/
Dcpr.c77 #define RBCPR_CTL_SW_AUTO_CONT_ACK_EN BIT(5) macro
316 RBCPR_CTL_SW_AUTO_CONT_ACK_EN, in cpr_ctl_enable()
331 RBCPR_CTL_SW_AUTO_CONT_ACK_EN, 0); in cpr_ctl_disable()
726 val |= RBCPR_CTL_SW_AUTO_CONT_ACK_EN; in cpr_config()