Searched refs:secondary_program_present (Results 1 – 2 of 2) sorted by relevance
1537 if (input_program->secondary_program_present) in pvr_pds_generate_descriptor_upload_program()1555 bool halt = last_DMA && !input_program->secondary_program_present; in pvr_pds_generate_descriptor_upload_program()1584 bool halt = last_DMA && !input_program->secondary_program_present; in pvr_pds_generate_descriptor_upload_program()1697 if (input_program->secondary_program_present) { in pvr_pds_generate_descriptor_upload_program()
914 bool secondary_program_present; member