Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/halrf/
Dhalrf_psd.c604 if (psd->psd_progress) { in halrf_psd_init()
607 psd->psd_progress = 1; in halrf_psd_init()
627 psd->psd_progress = 0; in halrf_psd_init()
643 if (psd->psd_progress) in halrf_psd_query()
672 if (psd->psd_progress) { in halrf_psd_init_query()
675 psd->psd_progress = 1; in halrf_psd_init_query()
678 psd->psd_progress = 0; in halrf_psd_init_query()
Dhalrf_psd.h27 u32 psd_progress; member