Lines Matching refs:program_size
206 s32 program_size, in altera_execute() argument
266 if (program_size > 52L) { in altera_execute()
2115 static int altera_get_note(u8 *p, s32 program_size, s32 *offset, in altera_get_note() argument
2139 if (program_size > 52L) { in altera_get_note()
2207 static int altera_check_crc(u8 *p, s32 program_size) in altera_check_crc() argument
2221 if (program_size > 52L) { in altera_check_crc()
2232 if (crc_section >= program_size) in altera_check_crc()
2283 s32 program_size, in altera_get_file_info() argument
2292 if (program_size <= 52L) in altera_get_file_info()
2313 s32 program_size, in altera_get_act_info() argument
2335 if (program_size <= 52L) in altera_get_act_info()