Searched refs:NVKM_SECBOOT_FALCON_PMU (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/ |
| D | acr_r364.c | 107 [NVKM_SECBOOT_FALCON_PMU] = &acr_r361_ls_pmu_func, 115 return acr_r352_new_(&acr_r364_func, NVKM_SECBOOT_FALCON_PMU, in acr_r364_new()
|
| D | gm20b.c | 112 BIT(NVKM_SECBOOT_FALCON_PMU)); in gm20b_secboot_new() 116 acr->optional_falcons = BIT(NVKM_SECBOOT_FALCON_PMU); in gm20b_secboot_new()
|
| D | base.c | 94 [NVKM_SECBOOT_FALCON_PMU] = "PMU", 135 case NVKM_SECBOOT_FALCON_PMU: in nvkm_secboot_oneinit()
|
| D | acr_r361.c | 219 [NVKM_SECBOOT_FALCON_PMU] = &acr_r361_ls_pmu_func, 227 return acr_r352_new_(&acr_r361_func, NVKM_SECBOOT_FALCON_PMU, in acr_r361_new()
|
| D | gp10b.c | 59 BIT(NVKM_SECBOOT_FALCON_PMU)); in gp10b_secboot_new()
|
| D | acr_r375.c | 85 [NVKM_SECBOOT_FALCON_PMU] = &acr_r375_ls_pmu_func,
|
| D | acr_r352.c | 756 if (acr->base.boot_falcon != NVKM_SECBOOT_FALCON_PMU) { in acr_r352_load_blobs() 1020 case NVKM_SECBOOT_FALCON_PMU: in acr_r352_reset() 1059 if (_acr->boot_falcon != NVKM_SECBOOT_FALCON_PMU) in acr_r352_dtor() 1198 [NVKM_SECBOOT_FALCON_PMU] = &acr_r352_ls_pmu_func, 1239 return acr_r352_new_(&acr_r352_func, NVKM_SECBOOT_FALCON_PMU, in acr_r352_new()
|
| D | acr_r367.c | 408 [NVKM_SECBOOT_FALCON_PMU] = &acr_r361_ls_pmu_func,
|
| /Linux-v5.4/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| D | secboot.h | 29 NVKM_SECBOOT_FALCON_PMU = 0, enumerator
|