Searched refs:spl (Results 1 – 13 of 13) sorted by relevance
206 u8 spl; in dsp_audio_generate_seven() local223 spl = i; in dsp_audio_generate_seven()225 spl = dsp_audio_ulaw_to_alaw[i]; in dsp_audio_generate_seven()228 if (sorted_alaw[j] == spl) in dsp_audio_generate_seven()235 spl = sorted_alaw[i << 1]; in dsp_audio_generate_seven()237 spl = dsp_audio_alaw_to_ulaw[spl]; in dsp_audio_generate_seven()238 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";
346 label = "NAND.u-boot-spl-os";549 label = "QSPI.u-boot-spl-os";
522 label = "QSPI.u-boot-spl-os";622 label = "NAND.u-boot-spl-os";
499 label = "NAND.u-boot-spl-os";
568 label = "NAND.u-boot-spl-os";
527 label = "NAND.u-boot-spl-os";
78 label = "u-boot-spl";
448 writel(pdata->special_tft_config.spl, jzfb->base + JZ_REG_LCD_SPL); in jzfb_set_par()