Home
last modified time | relevance | path

Searched defs:_BIT (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/board/buffalo/lsxl/
H A Dlsxl.h25 #define _BIT(x) (1<<(x)) macro
/rk3399_rockchip-uboot/include/rockchip/
H A Dcrypto_ecc.h17 #define _BIT(b) _SBF(b, 1) macro
H A Dcrypto_v2.h18 #define _BIT(b) _SBF(b, 1) macro