Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccp/
H A Dpsp-dev.c45 int psp_mailbox_command(struct psp_device *psp, enum psp_cmd cmd, void *cmdbuff, in psp_mailbox_command() function
91 ret = psp_mailbox_command(psp, PSP_CMD_TEE_EXTENDED_CMD, (void *)req, in psp_extended_mailbox_cmd()
H A Dpsp-dev.h95 int psp_mailbox_command(struct psp_device *psp, enum psp_cmd cmd, void *cmdbuff,
H A Dtee-dev.c115 ret = psp_mailbox_command(tee->psp, PSP_CMD_TEE_RING_INIT, cmd, in tee_init_ring()
148 ret = psp_mailbox_command(tee->psp, PSP_CMD_TEE_RING_DESTROY, NULL, in tee_destroy_ring()