-
由 Sudeep Holla 提交于
By using FIELD_{FIT,GET,PREP} and GENMASK macro accessors we can avoid some clumpsy custom shifting and masking macros and also improve the code better readability. Signed-off-by: NSudeep Holla <sudeep.holla@arm.com>354b2e36
By using FIELD_{FIT,GET,PREP} and GENMASK macro accessors we can avoid
some clumpsy custom shifting and masking macros and also improve the
code better readability.
Signed-off-by: NSudeep Holla <sudeep.holla@arm.com>