Searched refs:rasrcp (Results 1 – 2 of 2) sorted by relevance
/trusted-firmware-a/plat/imx/common/include/sci/svc/pad/ |
A D | sci_pad_api.h | 536 uint8_t rasrcp, uint8_t rasrcn, 564 uint8_t *rasrcp, uint8_t *rasrcn,
|
/trusted-firmware-a/plat/imx/common/sci/svc/pad/ |
A D | pad_rpc_clnt.c | 377 uint8_t rasrcp, uint8_t rasrcn, in sc_pad_set_gp_28fdsoi_comp() argument 388 RPC_U8(&msg, 3U) = (uint8_t)rasrcp; in sc_pad_set_gp_28fdsoi_comp() 403 uint8_t *rasrcp, uint8_t *rasrcn, in sc_pad_get_gp_28fdsoi_comp() argument 423 if (rasrcp != NULL) { in sc_pad_get_gp_28fdsoi_comp() 424 *rasrcp = RPC_U8(&msg, 1U); in sc_pad_get_gp_28fdsoi_comp()
|
Completed in 4 milliseconds