Home
last modified time | relevance | path

Searched defs:BF (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/misc/
H A Dmxc_ocotp.c63 #define BF(value, field) (((value) << BO_##field) & BM_##field) macro
/rk3399_rockchip-uboot/include/
H A Dsym53c8xx.h63 #define BF 0x20 /* int: script: bus fault */ macro