Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/
H A Dpci.c734 static bool cxl_event_int_is_fw(u8 setting) in cxl_event_int_is_fw() function
762 if (cxl_event_int_is_fw(policy.info_settings) || in cxl_event_config()
763 cxl_event_int_is_fw(policy.warn_settings) || in cxl_event_config()
764 cxl_event_int_is_fw(policy.failure_settings) || in cxl_event_config()
765 cxl_event_int_is_fw(policy.fatal_settings)) { in cxl_event_config()