Home
last modified time | relevance | path

Searched refs:ls_func (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/
Dacr_r367.c117 const struct acr_r352_ls_func *func = acr->func->ls_func[falcon_id]; in acr_r367_ls_ucode_img_load()
278 const struct acr_r352_lsf_func *ls_func = img->func; in acr_r367_ls_write_wpr() local
280 max_desc_size = max(max_desc_size, ls_func->bl_desc_size); in acr_r367_ls_write_wpr()
291 const struct acr_r352_lsf_func *ls_func = img->func; in acr_r367_ls_write_wpr() local
300 memset(gdesc, 0, ls_func->bl_desc_size); in acr_r367_ls_write_wpr()
301 ls_func->generate_bl_desc(&acr->base, _img, wpr_addr, gdesc); in acr_r367_ls_write_wpr()
304 gdesc, ls_func->bl_desc_size); in acr_r367_ls_write_wpr()
405 .ls_func = {
Dacr_r352.c248 const struct acr_r352_ls_func *func = acr->func->ls_func[falcon_id]; in acr_r352_ls_ucode_img_load()
426 const struct acr_r352_lsf_func *ls_func = img->func; in acr_r352_ls_write_wpr() local
428 max_desc_size = max(max_desc_size, ls_func->bl_desc_size); in acr_r352_ls_write_wpr()
439 const struct acr_r352_lsf_func *ls_func = img->func; in acr_r352_ls_write_wpr() local
448 memset(gdesc, 0, ls_func->bl_desc_size); in acr_r352_ls_write_wpr()
449 ls_func->generate_bl_desc(&acr->base, _img, wpr_addr, gdesc); in acr_r352_ls_write_wpr()
452 gdesc, ls_func->bl_desc_size); in acr_r352_ls_write_wpr()
523 if (acr->func->ls_func[acr->base.boot_falcon] && in acr_r352_prepare_ls_blob()
940 acr->func->ls_func[falcon_id]; in acr_r352_bootstrap()
1195 .ls_func = {
[all …]
Dacr_r375.c82 .ls_func = {
Dacr_r352.h101 const struct acr_r352_ls_func *ls_func[NVKM_SECBOOT_FALCON_END]; member
Dacr_r364.c104 .ls_func = {
Dacr_r370.c156 .ls_func = {
Dacr_r361.c216 .ls_func = {