Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_firmware_core_dump.c56 struct fw_core_dump_mcu { struct
138 static int fw_get_core_dump_mcu(struct kbase_device *kbdev, struct fw_core_dump_mcu *regs) in fw_get_core_dump_mcu()
157 for (i = 1; i <= sizeof(struct fw_core_dump_mcu) / sizeof(u32); ++i) in fw_get_core_dump_mcu()
316 struct fw_core_dump_mcu *regs) in fw_core_dump_fill_elf_prstatus()
423 struct fw_core_dump_mcu regs = { 0 }; in fw_core_dump_write_elf_header()