Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/keembay/
H A Dkmb_platform.h79 #define COMP2_RX_WORDSIZE_3(r) FIELD_GET(GENMASK(12, 10), (r)) macro
/openbmc/linux/sound/soc/dwc/
H A Dlocal.h94 #define COMP2_RX_WORDSIZE_3(r) (((r) & GENMASK(12, 10)) >> 10) macro