Searched refs:spl (Results 1 – 13 of 13) sorted by relevance
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()
57 uint32_t spl; member
238 unsigned int spl = bpl/4; in read_rds_samples() local239 unsigned int sample_count = spl*(AUD_RDS_LINES-1); in read_rds_samples()
108 label = "u-boot-spl";
131 label = "u-boot-spl";
159 label = "u-boot-spl";
545 label = "NAND.u-boot-spl-os";751 label = "QSPI.u-boot-spl-os";
693 label = "QSPI.u-boot-spl-os";793 label = "NAND.u-boot-spl-os";
572 label = "NAND.u-boot-spl-os";
615 label = "NAND.u-boot-spl-os";
871 label = "NAND.u-boot-spl-os";
80 label = "u-boot-spl";
448 writel(pdata->special_tft_config.spl, jzfb->base + JZ_REG_LCD_SPL); in jzfb_set_par()