Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dpci.h17 #define WLAON_SOC_RESET_CAUSE_REG 0x01f8060c macro
H A Dpci.c230 val = ath11k_pcic_read32(ab, WLAON_SOC_RESET_CAUSE_REG); in ath11k_pci_clear_dbg_registers()
/linux/drivers/net/wireless/ath/ath12k/
H A Dpci.h17 #define WLAON_SOC_RESET_CAUSE_REG 0x01f8060c macro
H A Dpci.c271 val = ath12k_pci_read32(ab, WLAON_SOC_RESET_CAUSE_REG); in ath12k_pci_clear_dbg_registers()