Home
last modified time | relevance | path

Searched refs:NVFW_FALCON_APPIF_ID_DMEMMAPPER (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/nova-core/firmware/
A Dfwsec.rs28 const NVFW_FALCON_APPIF_ID_DMEMMAPPER: u32 = 0x4; consts
279 if app.id != NVFW_FALCON_APPIF_ID_DMEMMAPPER { in new_fwsec()
/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
A Dfwsec.c40 #define NVFW_FALCON_APPIF_ID_DMEMMAPPER 0x00000004 macro
103 if (app->v1.id != NVFW_FALCON_APPIF_ID_DMEMMAPPER) in nvkm_gsp_fwsec_patch()

Completed in 13 milliseconds