Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dahb.h47 #define TCSR_WIFIX_GLB_CFG_DISABLE_CORE_CLK BIT(25) macro
H A 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()