Searched refs:size_program (Results 1 – 3 of 3) sorted by relevance
40 * size_program : Total size of lp855x_rom_data.56 .size_program = ARRAY_SIZE(lp8552_eeprom_arr),
211 if (pd->size_program > 0) { in lp855x_configure()212 for (i = 0; i < pd->size_program; i++) { in lp855x_configure()387 pdata->size_program = rom_length; in lp855x_parse_dt()
145 int size_program; member