Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/bhnd/cores/pmu/
HDbhnd_pmu_subr.c48 #define PMU_DEBUG(_sc, _fmt, ...) PMU_LOG(_sc, _fmt, ##__VA_ARGS__) macro
50 #define PMU_DEBUG(_sc, _fmt, ...) macro
886 PMU_DEBUG(sc, "Applying rmin=%#x to min_mask\n", nval); in bhnd_pmu_res_masks()
897 PMU_DEBUG(sc, "Applying rmax=%#x to max_mask\n", nval); in bhnd_pmu_res_masks()
1013 PMU_DEBUG(sc, "Changing rsrc %d res_updn_timer to %#x\n", in bhnd_pmu_res_init()
1036 PMU_DEBUG(sc, "Applying %s=%d to rsrc %d res_updn_timer\n", in bhnd_pmu_res_init()
1066 PMU_DEBUG(sc, "Changing rsrc %hhu res_dep_mask to " in bhnd_pmu_res_init()
1072 PMU_DEBUG(sc, "Adding %#x to rsrc %hhu " in bhnd_pmu_res_init()
1079 PMU_DEBUG(sc, "Removing %#x from rsrc %hhu " in bhnd_pmu_res_init()
1112 PMU_DEBUG(sc, "Applying %s=%d to rsrc %d res_dep_mask\n", name, in bhnd_pmu_res_init()
[all …]