···8899/* NPL clock is expected */1010#define LPASS_MACRO_FLAG_HAS_NPL_CLOCK BIT(0)1111+/* The soundwire block should be internally reset at probe */1212+#define LPASS_MACRO_FLAG_RESET_SWR BIT(1)11131214struct lpass_macro {1315 struct device *macro_pd;