Searched refs:DS1WM_INTEN_IAS (Results 1 – 1 of 1) sorted by relevance
53 #define DS1WM_INTEN_IAS (1 << 1) /* INTR active state */ macro60 #define DS1WM_INTEN_NOT_IAS (~DS1WM_INTEN_IAS) /* all but INTR active state */563 ds1wm_data->int_en_reg_none = (plat->active_high ? DS1WM_INTEN_IAS : 0); in ds1wm_probe()