Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dboot_rkimg.h56 #define PART_RESOURCE "resource" macro
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dresource_img.c20 #define PART_RESOURCE "resource" macro
358 if (part_get_info_by_name(desc, PART_RESOURCE, &part) < 0) in resource_default()