Searched refs:spl (Results 1 – 25 of 26) sorted by relevance
12
194 u8 spl; in dsp_audio_generate_seven() local211 spl = i; in dsp_audio_generate_seven()213 spl = dsp_audio_ulaw_to_alaw[i]; in dsp_audio_generate_seven()216 if (sorted_alaw[j] == spl) in dsp_audio_generate_seven()223 spl = sorted_alaw[i << 1]; in dsp_audio_generate_seven()225 spl = dsp_audio_alaw_to_ulaw[spl]; in dsp_audio_generate_seven()226 dsp_audio_seven2law[i] = spl; in dsp_audio_generate_seven()
244 unsigned int spl = bpl / 4; in read_rds_samples() local245 unsigned int sample_count = spl * (AUD_RDS_LINES - 1); in read_rds_samples()
309 le32_to_cpu(psp_hdr_v1_3->spl.fw_version)); in amdgpu_ucode_print_psp_hdr()311 le32_to_cpu(psp_hdr_v1_3->spl.offset_bytes)); in amdgpu_ucode_print_psp_hdr()313 le32_to_cpu(psp_hdr_v1_3->spl.size_bytes)); in amdgpu_ucode_print_psp_hdr()
1959 if ((is_psp_fw_valid(psp->spl)) && in psp_hw_start()2902 psp->spl.fw_version = le32_to_cpu(desc->fw_version); in parse_sos_bin_descriptor()2903 psp->spl.feature_version = le32_to_cpu(desc->fw_version); in parse_sos_bin_descriptor()2904 psp->spl.size_bytes = le32_to_cpu(desc->size_bytes); in parse_sos_bin_descriptor()2905 psp->spl.start_addr = ucode_start_addr; in parse_sos_bin_descriptor()3048 adev->psp.spl.size_bytes = le32_to_cpu(sos_hdr_v1_3->spl.size_bytes); in psp_init_sos_microcode()3049 adev->psp.spl.start_addr = ucode_array_start_addr + in psp_init_sos_microcode()3050 le32_to_cpu(sos_hdr_v1_3->spl.offset_bytes); in psp_init_sos_microcode()
328 psp_copy_fw(psp, psp->spl.start_addr, psp->spl.size_bytes); in psp_v11_0_bootloader_load_spl()
103 struct psp_fw_legacy_bin_desc spl; member
293 struct psp_bin_desc spl; member
122 label = "u-boot-spl";
187 label = "u-boot-spl";
149 label = "u-boot-spl";
173 label = "u-boot-spl";
173 label = "QSPI.u-boot-spl-os";
374 label = "NAND.u-boot-spl-os";512 label = "QSPI.u-boot-spl-os";
377 label = "u-boot-spl";410 label = "QSPI.u-boot-spl-os";
382 label = "spl";
552 label = "QSPI.u-boot-spl-os";
363 label = "QSPI.u-boot-spl-os";
331 label = "u-boot-spl";
501 label = "NAND.u-boot-spl-os";
564 label = "NAND.u-boot-spl-os";
809 label = "NAND.u-boot-spl-os";
108 label = "u-boot-spl";
90 label = "u-boot-spl";
90 SDT_NAME_REG(spl, sp),
383 label = "u-boot-spl";
Completed in 43 milliseconds