Searched refs:update_spirom (Results 1 – 3 of 3) sorted by relevance
166 int (*update_spirom)(struct psp_context *psp, uint64_t fw_pri_mc_addr); member505 ((psp)->funcs->update_spirom ? \506 (psp)->funcs->update_spirom((psp), fw_pri_mc_addr) : -EINVAL)
698 .update_spirom = psp_v14_0_update_spirom,
964 .update_spirom = psp_v13_0_update_spirom,
Completed in 9 milliseconds