Searched refs:PMU_MSG (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/staging/brcm80211/util/ |
D | hndpmu.c | 33 #define PMU_MSG(args) printk args macro 39 #define PMU_MSG(args) macro 666 PMU_MSG(("Applying rmin=%s to min_mask\n", val)); in si_pmu_res_masks() 672 PMU_MSG(("Applying rmax=%s to max_mask\n", val)); in si_pmu_res_masks() 773 PMU_MSG(("Changing rsrc %d res_updn_timer to 0x%x\n", in si_pmu_res_init() 787 PMU_MSG(("Applying %s=%s to rsrc %d res_updn_timer\n", name, in si_pmu_res_init() 809 …PMU_MSG(("Changing rsrc %d res_dep_mask to 0x%x\n", i, pmu_res_depend_table[pmu_res_depend_table_s… in si_pmu_res_init() 815 …PMU_MSG(("Adding 0x%x to rsrc %d res_dep_mask\n", pmu_res_depend_table[pmu_res_depend_table_sz].de… in si_pmu_res_init() 821 …PMU_MSG(("Removing 0x%x from rsrc %d res_dep_mask\n", pmu_res_depend_table[pmu_res_depend_table_sz… in si_pmu_res_init() 838 PMU_MSG(("Applying %s=%s to rsrc %d res_dep_mask\n", name, val, in si_pmu_res_init() [all …]
|