Searched defs:psp_funcs (Results 1 – 1 of 1) sorted by relevance
113 struct psp_funcs { struct114 int (*init_microcode)(struct psp_context *psp);115 int (*wait_for_bootloader)(struct psp_context *psp);126 int (*ring_create)(struct psp_context *psp,128 int (*ring_stop)(struct psp_context *psp,130 int (*ring_destroy)(struct psp_context *psp,132 bool (*smu_reload_quirk)(struct psp_context *psp);133 int (*mode1_reset)(struct psp_context *psp);135 uint32_t (*ring_get_wptr)(struct psp_context *psp);140 int (*vbflash_stat)(struct psp_context *psp);[all …]