Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_api.h306 static inline QDF_STATUS hal_write32_mb_confirm(struct hal_soc *hal_soc, in hal_write32_mb_confirm() function
375 static inline QDF_STATUS hal_write32_mb_confirm(struct hal_soc *hal_soc, in hal_write32_mb_confirm() function
496 hal_write32_mb_confirm(hal_soc, offset, value); in hal_write_address_32_mb()
760 hal_write32_mb_confirm( in hal_write32_mb_shadow_confirm()
818 ret = hal_write32_mb_confirm(hal_soc, offset, value); in hal_write32_mb_confirm_retry()
H A Dhal_hw_headers.h155 hal_write32_mb_confirm(_soc, (_reg), (_value))