Searched refs:pptable_firmware (Results 1 – 2 of 2) sorted by relevance
234 smu->pptable_firmware.data = table; in smu_v13_0_init_pptable_microcode()235 smu->pptable_firmware.size = size; in smu_v13_0_init_pptable_microcode()239 ucode->fw = &smu->pptable_firmware; in smu_v13_0_init_pptable_microcode()241 ALIGN(smu->pptable_firmware.size, PAGE_SIZE); in smu_v13_0_init_pptable_microcode()
566 struct firmware pptable_firmware; member