| /linux/drivers/isdn/mISDN/ |
| H A D | dsp_audio.c | 194 u8 spl; in dsp_audio_generate_seven() local 211 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()
|
| /linux/drivers/platform/x86/amd/pmf/ |
| H A D | cnqf.c | 56 pr_debug("spl_%s: %u mW\n", state_as_str_cnqf(i), data->ps[i].spl); in amd_pmf_cnqf_dump_defaults() 79 amd_pmf_send_cmd(dev, SET_SPL, SET_CMD, pc->spl, NULL); in amd_pmf_set_cnqf() 281 ms->power_control.spl = out->ps[APMF_CNQF_QUIET].spl; in amd_pmf_update_mode_set() 295 ms->power_control.spl = out->ps[APMF_CNQF_BALANCE].spl; in amd_pmf_update_mode_set() 309 ms->power_control.spl = out->ps[APMF_CNQF_PERFORMANCE].spl; in amd_pmf_update_mode_set() 323 ms->power_control.spl = out->ps[APMF_CNQF_TURBO].spl; in amd_pmf_update_mode_set()
|
| H A D | auto-mode.c | 77 pr_debug("spl_perf_on_lap: %u mW\n", its_mode->power_control.spl); in amd_pmf_dump_auto_mode_defaults() 83 pr_debug("spl_perf: %u mW\n", its_mode->power_control.spl); in amd_pmf_dump_auto_mode_defaults() 89 pr_debug("spl_balanced: %u mW\n", its_mode->power_control.spl); in amd_pmf_dump_auto_mode_defaults() 95 pr_debug("spl_quiet: %u mW\n", its_mode->power_control.spl); in amd_pmf_dump_auto_mode_defaults() 117 amd_pmf_send_cmd(dev, SET_SPL, SET_CMD, pwr_ctrl->spl, NULL); in amd_pmf_set_automode() 340 pwr_ctrl->spl = output.spl_quiet; in amd_pmf_load_defaults_auto_mode() 349 pwr_ctrl->spl = output.spl_balanced; in amd_pmf_load_defaults_auto_mode() 358 pwr_ctrl->spl = output.spl_perf; in amd_pmf_load_defaults_auto_mode() 367 pwr_ctrl->spl = output.spl_perf_on_lap; in amd_pmf_load_defaults_auto_mode()
|
| H A D | sps.c | 70 pr_debug("SPL: %u mW\n", data->prop[i][j].spl); in amd_pmf_dump_sps_defaults() 176 config_store.prop[i][j].spl = output.prop[idx].spl; in amd_pmf_load_defaults_sps() 214 amd_pmf_send_cmd(dev, SET_SPL, SET_CMD, config_store.prop[src][idx].spl, NULL); in amd_pmf_update_slider() 228 amd_pmf_send_cmd(dev, GET_SPL, GET_CMD, ARG_NONE, &table->prop[src][idx].spl); in amd_pmf_update_slider()
|
| H A D | pmf.h | 193 u32 spl; member 209 u32 spl; member 426 u32 spl; member 470 u32 spl; member 628 u32 spl; member 731 u32 spl; /* in mW */ member
|
| H A D | tee-if.c | 124 if (dev->prev_data->spl != val) { in amd_pmf_apply_policies() 127 dev->prev_data->spl = val; in amd_pmf_apply_policies()
|
| H A D | core.c | 92 table.prop[src][mode].spl, in current_power_limits_show()
|
| /linux/arch/arm/boot/dts/nxp/mxs/ |
| H A D | imx28-lwe.dtsi | 126 label = "spl-boot-data1"; 132 label = "spl-boot-data2";
|
| /linux/drivers/media/pci/cx88/ |
| H A D | cx88-dsp.c | 244 unsigned int spl = bpl / 4; in read_rds_samples() local 245 unsigned int sample_count = spl * (AUD_RDS_LINES - 1); in read_rds_samples()
|
| /linux/arch/arm/boot/dts/ti/keystone/ |
| H A D | keystone-k2l-evm.dts | 122 label = "u-boot-spl";
|
| H A D | keystone-k2e-evm.dts | 149 label = "u-boot-spl";
|
| H A D | keystone-k2hk-evm.dts | 173 label = "u-boot-spl";
|
| H A D | keystone-k2g-evm.dts | 377 label = "u-boot-spl"; 410 label = "QSPI.u-boot-spl-os";
|
| H A D | keystone-k2g-ice.dts | 363 label = "QSPI.u-boot-spl-os";
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | at91-som60.dtsi | 187 label = "u-boot-spl";
|
| /linux/Documentation/devicetree/bindings/spi/ |
| H A D | spi-davinci.txt | 90 label = "u-boot-spl";
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | dra7-evm-common.dtsi | 173 label = "QSPI.u-boot-spl-os";
|
| H A D | dra72-evm-common.dtsi | 374 label = "NAND.u-boot-spl-os"; 512 label = "QSPI.u-boot-spl-os";
|
| H A D | am57xx-idk-common.dtsi | 552 label = "QSPI.u-boot-spl-os";
|
| /linux/tools/perf/arch/x86/util/ |
| H A D | perf_regs.c | 93 SDT_NAME_REG(spl, sp),
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ucode.c | 409 le32_to_cpu(psp_hdr_v1_3->spl.fw_version)); in amdgpu_ucode_print_psp_hdr() 411 le32_to_cpu(psp_hdr_v1_3->spl.offset_bytes)); in amdgpu_ucode_print_psp_hdr() 413 le32_to_cpu(psp_hdr_v1_3->spl.size_bytes)); in amdgpu_ucode_print_psp_hdr()
|
| H A D | amdgpu_ucode.h | 105 struct psp_fw_legacy_bin_desc spl; member
|
| H A D | psp_v11_0.c | 240 return psp_v11_0_bootloader_load_component(psp, &psp->spl, PSP_BL__LOAD_TOS_SPL_TABLE); in psp_v11_0_bootloader_load_spl()
|
| H A D | psp_v14_0.c | 167 return psp_v14_0_bootloader_load_component(psp, &psp->spl, PSP_BL__LOAD_TOS_SPL_TABLE); in psp_v14_0_bootloader_load_spl()
|
| H A D | amdgpu_psp.h | 379 struct psp_bin_desc spl; member
|