Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dhndpmu.c4814 uint32 ret_ctl; in BCMPOSTTRAPFN() local
4826 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dhndpmu.c4814 uint32 ret_ctl; in BCMPOSTTRAPFN() local
4826 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()