Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_io32.h313 void hif_target_write_checked(struct hif_softc *scn, uint32_t offset,
319 hif_target_write_checked(scn, (offset), (value))
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c2844 hif_target_write_checked(struct hif_softc *scn, uint32_t offset, uint32_t value) in hif_target_write_checked() function