Home
last modified time | relevance | path

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

/linux-5.10/sound/soc/dwc/
Dlocal.h68 #define COMP1_MODE_EN(r) (((r) & BIT(4)) >> 4) macro
/linux-5.10/sound/soc/intel/keembay/
Dkmb_platform.h76 #define COMP1_MODE_EN(r) FIELD_GET(BIT(4), (r)) macro