Home
last modified time | relevance | path

Searched defs:COMP1_TX_WORDSIZE_3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/intel/keembay/
H A Dkmb_platform.h71 #define COMP1_TX_WORDSIZE_3(r) FIELD_GET(GENMASK(27, 25), (r)) macro
/openbmc/linux/sound/soc/dwc/
H A Dlocal.h82 #define COMP1_TX_WORDSIZE_3(r) (((r) & GENMASK(27, 25)) >> 25) macro