Searched refs:rasrcn (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 389 RPC_U8(&msg, 4U) = (uint8_t)rasrcn; in sc_pad_set_gp_28fdsoi_comp() 403 uint8_t *rasrcp, uint8_t *rasrcn, in sc_pad_get_gp_28fdsoi_comp() argument 427 if (rasrcn != NULL) { in sc_pad_get_gp_28fdsoi_comp() 428 *rasrcn = RPC_U8(&msg, 2U); in sc_pad_get_gp_28fdsoi_comp()
|
Completed in 4 milliseconds