Home
last modified time | relevance | path

Searched hist:"8756 de2824e7c282afca59db3706aa5d473a7067" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dbitfield.h8756de2824e7c282afca59db3706aa5d473a7067 Fri Jul 24 13:55:25 UTC 2015 Codrin Ciubotariu <codrin.ciubotariu@freescale.com> include/bitfield: Add new bitfield operations

These new operations allow manipulation of bitfields
within a word by using a mask instead of width and
shift values to extract/replace the bitfields.

Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@freescale.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: York Sun <yorksun@freescale.com>