Home
last modified time | relevance | path

Searched refs:INIT_STATE (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/lib/zlib/
H A Ddeflate.h51 #define INIT_STATE 42 macro
H A Ddeflate.c323 (strm->state->wrap == 1 && strm->state->status != INIT_STATE))
374 s->status = s->wrap ? INIT_STATE : BUSY_STATE;
605 if (s->status == INIT_STATE) {
901 if (status != INIT_STATE &&
/openbmc/linux/lib/zlib_deflate/
H A Ddeflate.c302 s->status = s->noheader ? BUSY_STATE : INIT_STATE; in zlib_deflateReset()
354 if (s->status == INIT_STATE) { in zlib_deflate()
486 if (status != INIT_STATE && status != BUSY_STATE && in zlib_deflateEnd()
H A Ddefutil.h35 #define INIT_STATE 42 macro
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dddr_rk3288.h351 #define INIT_STATE 0 macro
H A Dsdram_rk322x.h411 #define INIT_STATE 0 macro
/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/
H A Dsdram_rk3036.c209 INIT_STATE = 0, enumerator
/openbmc/u-boot/drivers/ram/rockchip/
H A Ddmc-rk3368.c95 INIT_STATE = 0, enumerator