Searched refs:ret_ctl (Results 1 – 2 of 2) sorted by relevance
4814 uint32 ret_ctl; in BCMPOSTTRAPFN() local4826 ret_ctl = R_REG(osh, &pmu->retention_ctl); in BCMPOSTTRAPFN()4827 if (ret_ctl & RCTL_MEM_RET_SLEEP_LOG_MASK) { in BCMPOSTTRAPFN()4828 W_REG(osh, &pmu->retention_ctl, ret_ctl); in BCMPOSTTRAPFN()