Searched defs:mlxbf_pmc_context (Results 1 – 1 of 1) sorted by relevance
135 struct mlxbf_pmc_context { struct136 struct platform_device *pdev;137 uint32_t total_blocks;138 uint32_t tile_count;139 struct device *hwmon_dev;140 const char *block_name[MLXBF_PMC_MAX_BLOCKS];141 struct mlxbf_pmc_block_info block[MLXBF_PMC_MAX_BLOCKS];142 const struct attribute_group *groups[MLXBF_PMC_MAX_BLOCKS];143 bool svc_sreg_support;144 uint32_t sreg_tbl_perf;[all …]