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