Home
last modified time | relevance | path

Searched refs:DCOMP_FLG_IRQ_ONESHOT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dmisc.h160 #define DCOMP_FLG_IRQ_ONESHOT BIT(0) macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dfit_misc.c97 flags |= DCOMP_FLG_IRQ_ONESHOT; in fit_decomp_image()