Home
last modified time | relevance | path

Searched refs:RSC_VENDOR_START (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dremoteproc.h122 RSC_VENDOR_START = 128, enumerator
/openbmc/linux/Documentation/staging/
H A Dremoteproc.rst318 * @RSC_VENDOR_START: start of the vendor specific resource types range
332 RSC_VENDOR_START = 128,
/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_core.c1043 if (hdr->type >= RSC_VENDOR_START && in rproc_handle_resources()