mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -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
|
||
|---|---|---|
| .. | ||
| chipc | ||
| pci | ||
| pcie2 | ||
| pmu | ||