Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/keembay/
H A Dkmb_platform.h74 #define COMP1_TX_WORDSIZE_0(r) FIELD_GET(GENMASK(18, 16), (r)) macro
/openbmc/linux/sound/soc/dwc/
H A Dlocal.h85 #define COMP1_TX_WORDSIZE_0(r) (((r) & GENMASK(18, 16)) >> 16) macro
H A Ddwc-i2s.c602 idx = COMP1_TX_WORDSIZE_0(comp1); in dw_configure_dai()
665 idx2 = COMP1_TX_WORDSIZE_0(comp1); in dw_configure_dai_by_pd()
710 idx2 = COMP1_TX_WORDSIZE_0(comp1); in dw_configure_dai_by_dt()