Home
last modified time | relevance | path

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

/linux/sound/soc/intel/keembay/
H A Dkmb_platform.h82 #define COMP2_RX_WORDSIZE_0(r) FIELD_GET(GENMASK(2, 0), (r)) macro
/linux/sound/soc/dwc/
H A Dlocal.h97 #define COMP2_RX_WORDSIZE_0(r) (((r) & GENMASK(2, 0)) >> 0) macro
H A Ddwc-i2s.c616 idx = COMP2_RX_WORDSIZE_0(comp2); in dw_configure_dai()
672 idx2 = COMP2_RX_WORDSIZE_0(comp2); in dw_configure_dai_by_pd()
719 idx2 = COMP2_RX_WORDSIZE_0(comp2); in dw_configure_dai_by_dt()