Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c706 uint32_t max_mask, min_mask; in bhnd_pmu_res_masks() local
712 max_mask = 0; in bhnd_pmu_res_masks()
746 max_mask = ~(~0 << rsrcs); in bhnd_pmu_res_masks()
778 max_mask = 0x1ff; in bhnd_pmu_res_masks()
806 max_mask = 0xfffffff; in bhnd_pmu_res_masks()
811 max_mask = 0xfffffff; in bhnd_pmu_res_masks()
834 max_mask = 0x3ff63e; in bhnd_pmu_res_masks()
843 max_mask = ~(~0 << rsrcs); in bhnd_pmu_res_masks()
855 max_mask = 0x1ffffff; in bhnd_pmu_res_masks()
865 max_mask = 0xfffffff; in bhnd_pmu_res_masks()
[all …]