Searched refs:IH_TYPE_RKSPI (Results 1 - 5 of 5) sorted by relevance

/u-boot/tools/
H A Drkspi.c50 if (type == IH_TYPE_RKSPI)
H A Drkcommon.c432 return IH_TYPE_RKSPI;
H A Dmkimage.c714 (params.type == IH_TYPE_RKSPI)) {
/u-boot/boot/
H A Dimage.c168 { IH_TYPE_RKSPI, "rkspi", "Rockchip SPI Boot Image" },
/u-boot/include/
H A Dimage.h215 IH_TYPE_RKSPI, /* Rockchip SPI image */ enumerator in enum:image_type_t

Completed in 141 milliseconds