Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx8ulp/upower/
H A Dupower_defs.h113 #define UPWR_XCP_START (1U) /* 1 = service start: upwr_start *(not a service request itself) */ macro
H A Dupower_api.c690 UPWR_MSG_HDR(txmsg.hdr, UPWR_SG_EXCEPT, UPWR_XCP_START); in upwr_start()