Home
last modified time | relevance | path

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

/linux/drivers/pmdomain/qcom/
H A Dcpr.c78 #define RBCPR_CTL_SW_AUTO_CONT_ACK_EN BIT(5) macro
317 RBCPR_CTL_SW_AUTO_CONT_ACK_EN, in cpr_ctl_enable()
332 RBCPR_CTL_SW_AUTO_CONT_ACK_EN, 0); in cpr_ctl_disable()
727 val |= RBCPR_CTL_SW_AUTO_CONT_ACK_EN; in cpr_config()