Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/keembay/
H A Dkmb_platform.h72 #define COMP1_TX_WORDSIZE_2(r) FIELD_GET(GENMASK(24, 22), (r)) macro
/openbmc/linux/sound/soc/dwc/
H A Dlocal.h83 #define COMP1_TX_WORDSIZE_2(r) (((r) & GENMASK(24, 22)) >> 22) macro