Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dboot_rkimg.h56 #define PART_RESOURCE "resource" macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dresource_img.c19 #define PART_RESOURCE "resource" macro
348 if (part_get_info_by_name(desc, PART_RESOURCE, &part) < 0) in resource_default()