Searched refs:sgfptr (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/plat/imx/imx8ulp/upower/ |
| H A D | upower_api.h | 1517 uint32_t *sgfptr, 1546 uint32_t *sgfptr,
|
| H A D | upower_api.c | 2860 uint32_t *sgfptr, in upwr_req_status() argument 2867 if (sgfptr != NULL) { in upwr_req_status() 2868 *sgfptr = (uint32_t)sg_rsp_msg[sg].hdr.function; in upwr_req_status() 2912 uint32_t *sgfptr, in upwr_poll_req_status() argument 2921 while ((ret = upwr_req_status(sg, sgfptr, errptr, retptr)) == UPWR_REQ_BUSY) { in upwr_poll_req_status() 2928 ret = upwr_req_status(sg, sgfptr, errptr, retptr); in upwr_poll_req_status()
|