Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/keembay/
H A Dkmb_platform.h82 #define COMP2_RX_WORDSIZE_0(r) FIELD_GET(GENMASK(2, 0), (r)) macro
/openbmc/linux/sound/soc/dwc/
H A Dlocal.h97 #define COMP2_RX_WORDSIZE_0(r) (((r) & GENMASK(2, 0)) >> 0) macro