mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 00:58:36 -04:00
The purpose of BHND_PMU_{GET,SET}_BITS macro is to transform values from/into
register format. SET macro shifts value to left and applies filter mask.
GET macro applies filter mask and then shifts value to right.
Reviewed by: landonf, adrian (mentor)
Approved by: adrian (mentor)
Differential Revision: https://reviews.freebsd.org/D7721
|
||
|---|---|---|
| .. | ||
| bhnd_pmu.c | ||
| bhnd_pmu.h | ||
| bhnd_pmu_core.c | ||
| bhnd_pmu_if.m | ||
| bhnd_pmu_private.h | ||
| bhnd_pmu_subr.c | ||
| bhnd_pmureg.h | ||
| bhnd_pmuvar.h | ||