Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_driver_ops.h160 bool init_phase);
164 bool init_phase) in hdd_set_hif_init_phase() argument
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_api.h321 bool init_phase; in hal_write32_mb() local
335 init_phase = hal_soc->init_phase; in hal_write32_mb()
338 if (!init_phase && hif_force_wake_request(hal_soc->hif_handle)) { in hal_write32_mb()
360 if (!init_phase && hif_force_wake_release(hal_soc->hif_handle)) { in hal_write32_mb()
382 bool init_phase; in hal_write32_mb_confirm() local
396 init_phase = hal_soc->init_phase; in hal_write32_mb_confirm()
399 if (!init_phase && hif_force_wake_request(hal_soc->hif_handle)) { in hal_write32_mb_confirm()
432 if (!init_phase && hif_force_wake_release(hal_soc->hif_handle)) { in hal_write32_mb_confirm()
584 bool init_phase; in hal_read32_mb() local
596 init_phase = hal_soc->init_phase; in hal_read32_mb()
[all …]
Dhal_srng.c418 hal->init_phase = true; in hal_target_based_configure()
2091 void hal_set_init_phase(hal_soc_handle_t soc, bool init_phase) in hal_set_init_phase() argument
2094 hal_soc->init_phase = init_phase; in hal_set_init_phase()
Dhal_internal.h1640 bool init_phase; member
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_main.c98 bool init_phase) in hif_srng_init_phase() argument
103 hal_set_init_phase(scn->hal_soc, init_phase); in hif_srng_init_phase()
107 bool init_phase) in hif_srng_init_phase() argument
111 hal_set_init_phase(scn->hal_soc, init_phase); in hif_srng_init_phase()
/wlan-driver/qca-wifi-host-cmn/hif/inc/
Dhif.h2442 bool init_phase);
2446 bool init_phase) in hif_srng_init_phase() argument