Home
last modified time | relevance | path

Searched defs:ERROR (Results 1 – 8 of 8) sorted by relevance

/rk3399_rockchip-uboot/drivers/rkflash/
H A Dtypedef.h17 #define ERROR (-1) macro
/rk3399_rockchip-uboot/scripts/dtc/
H A Ddtc-parser.y29 #define ERROR(loc, ...) \ macro
H A Dchecks.c70 #define ERROR(_nm, _fn, _d, ...) \ macro
/rk3399_rockchip-uboot/tools/patman/
H A Dtout.py13 ERROR = 0 variable
/rk3399_rockchip-uboot/scripts/
H A Dcheckpatch.pl2026 sub ERROR { subroutine
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/
H A Dmaxim-max96745.h37 #define ERROR BIT(2) macro
/rk3399_rockchip-uboot/common/
H A Dzglobal.h310 #define ERROR (-1) macro
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dstorage_common.c118 #define ERROR(d, fmt, args...) do { } while (0) macro