Home
last modified time | relevance | path

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

/linux/drivers/crypto/rockchip/
H A Drk3288_crypto.h19 #define _SBF(v, f) ((v) << (f)) macro
/linux/drivers/mmc/host/
H A Ddw_mmc.h351 #define _SBF(f, v) ((v) << (f)) macro
/linux/arch/arm/mach-lpc32xx/
H A Dlpc32xx.h13 #define _SBF(f, v) ((v) << (f)) macro