Searched refs:CPF_FIRST (Results 1 – 2 of 2) sorted by relevance
315 if (flags & CPF_FIRST) in pss_download_boot()760 if (!pss_download_boot(devc, pss_synth, pss_synthLen, CPF_FIRST | CPF_LAST)) { in probe_pss_mpu()801 if (!pss_download_boot(devc, pss_synth, pss_synthLen, CPF_FIRST | CPF_LAST)) in pss_coproc_open()823 if (!pss_download_boot(devc, pss_synth, pss_synthLen, CPF_FIRST | CPF_LAST)) in pss_coproc_reset()
709 #define CPF_FIRST 0x0001 /* First block */ macro