Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/keembay/
H A Dkmb_platform.h75 #define COMP1_RX_ENABLED(r) FIELD_GET(BIT(6), (r)) macro
/openbmc/linux/sound/soc/dwc/
H A Dlocal.h88 #define COMP1_RX_ENABLED(r) (((r) & BIT(6)) >> 6) macro
H A Ddwc-i2s.c614 if (COMP1_RX_ENABLED(comp1)) { in dw_configure_dai()
671 if (COMP1_RX_ENABLED(comp1)) { in dw_configure_dai_by_pd()
718 if (COMP1_RX_ENABLED(comp1)) { in dw_configure_dai_by_dt()