Home
last modified time | relevance | path

Searched refs:program_size (Results 1 – 2 of 2) sorted by relevance

/drivers/misc/altera-stapl/
Daltera.c206 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, 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()
2288 s32 program_size, in altera_get_file_info() argument
2297 if (program_size <= 52L) in altera_get_file_info()
2318 s32 program_size, in altera_get_act_info() argument
[all …]
/drivers/leds/
Dleds-lp5562.c218 int program_size; in lp5562_update_firmware() local
248 program_size = i; in lp5562_update_firmware()
249 for (i = 0; i < program_size; i++) in lp5562_update_firmware()