Searched defs:nvkm_acr_hsfw (Results 1 – 1 of 1) sorted by relevance
52 struct nvkm_acr_hsfw { struct53 const struct nvkm_acr_hsf_func *func;54 const char *name;55 struct list_head head;57 u32 imem_size;58 u32 imem_tag;59 u32 *imem;61 u8 *image;62 u32 image_size;63 u32 non_sec_addr;[all …]