Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dahb.h47 #define TCSR_WIFIX_GLB_CFG_DISABLE_CORE_CLK BIT(25) macro
Dahb.c344 val |= TCSR_WIFIX_GLB_CFG_DISABLE_CORE_CLK; in ath10k_ahb_halt_chip()
380 val &= ~TCSR_WIFIX_GLB_CFG_DISABLE_CORE_CLK; in ath10k_ahb_halt_chip()