Searched refs:hbm_f_dc_supported (Results 1 – 3 of 3) sorted by relevance
99 seq_printf(m, "\tDC: %01d\n", dev->hbm_f_dc_supported); in mei_dbgfs_devstate_show()
349 enum_req.flags |= dev->hbm_f_dc_supported ? in mei_hbm_enum_clients_req()1021 dev->hbm_f_dc_supported = 0; in mei_hbm_config_features()1023 dev->hbm_f_dc_supported = 1; in mei_hbm_config_features()
501 unsigned int hbm_f_dc_supported:1; member