Home
last modified time | relevance | path

Searched refs:SDW_SHIM_LCAP_LCOUNT_MASK (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/soundwire/
H A Dsdw_intel.h25 #define SDW_SHIM_LCAP_LCOUNT_MASK GENMASK(2, 0) macro
/linux/drivers/soundwire/
H A Dintel.c85 links = intel_readl(s, SDW_SHIM_LCAP) & SDW_SHIM_LCAP_LCOUNT_MASK; in intel_reg_show()
/linux/sound/soc/sof/intel/
H A Dhda-dsp.c1267 caps &= SDW_SHIM_LCAP_LCOUNT_MASK; in hda_sdw_check_lcount_common()