Searched defs:mlxbf_pmc_context (Results 1 – 1 of 1) sorted by relevance
150 struct mlxbf_pmc_context { struct151 struct platform_device *pdev;152 uint32_t total_blocks;153 uint32_t tile_count;154 uint8_t llt_enable;155 uint8_t mss_enable;156 uint32_t group_num;157 struct device *hwmon_dev;158 const char *block_name[MLXBF_PMC_MAX_BLOCKS];159 struct mlxbf_pmc_block_info block[MLXBF_PMC_MAX_BLOCKS];[all …]