Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath6kl/
Dmain.c221 int ath6kl_diag_write32(struct ath6kl *ar, u32 address, __le32 value) in ath6kl_diag_write32() function
263 ret = ath6kl_diag_write32(ar, address, buf[count]); in ath6kl_diag_write()
Dcore.h907 int ath6kl_diag_write32(struct ath6kl *ar, u32 address, __le32 value);
Dinit.c1702 return ath6kl_diag_write32(ar, RESET_CONTROL_ADDRESS, in ath6kl_init_hw_reset()
Ddebug.c1112 if (ath6kl_diag_write32(ar, ar->debug.diag_reg_addr_wr, in ath6kl_regwrite_write()