Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dhw.h1153 #define WAVE1_PCU_GBL_IFS_SLOT_MASK 0x0000FFFF macro
Dhw.c676 slottime_reg = (slottime_reg & ~WAVE1_PCU_GBL_IFS_SLOT_MASK) | slottime; in ath10k_hw_qca988x_set_coverage_class()