Home
last modified time | relevance | path

Searched refs:A_TARGET_WRITE (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_reg.h362 A_TARGET_WRITE(scn, (CE_ctrl_addr) + SR_BA_ADDRESS, (addr))
365 A_TARGET_WRITE(scn, (CE_ctrl_addr) + SR_BA_ADDRESS_HIGH, (addr))
371 A_TARGET_WRITE(scn, (CE_ctrl_addr) + SR_SIZE_ADDRESS, (n))
374 A_TARGET_WRITE(scn, (CE_ctrl_addr) + CE_CTRL1_ADDRESS, \
380 A_TARGET_WRITE(scn, (CE_ctrl_addr) + CE_CTRL1_ADDRESS, \
386 A_TARGET_WRITE(scn, (CE_ctrl_addr) + CE_CTRL1_ADDRESS, \
394 A_TARGET_WRITE(scn, (CE_ctrl_addr) + CE_CMD_REGISTER, n)
397 A_TARGET_WRITE(scn, (CE_ctrl_addr) + CE_MSI_ADDRESS, (addr))
400 A_TARGET_WRITE(scn, (CE_ctrl_addr) + CE_MSI_ADDRESS_HIGH, (addr))
406 A_TARGET_WRITE(scn, (CE_ctrl_addr) + CE_MSI_DATA, (data))
[all …]
H A Dce_diag.c500 A_TARGET_WRITE(scn, address, data); in hif_diag_write_access()
H A Dce_main.c6005 A_TARGET_WRITE(scn, fw_indicator_address, in hif_fw_interrupt_handler()
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_io32.h308 #define A_TARGET_WRITE(scn, offset, value) \ macro
318 #define A_TARGET_WRITE(scn, offset, value) \ macro
323 #define A_TARGET_WRITE(scn, offset, value) \ macro