Searched refs:HIST_ENTRIES (Results 1 – 1 of 1) sorted by relevance
150 #define HIST_ENTRIES 512 macro170 u32 hist_entry[HIST_ENTRIES];1645 regmap_bulk_read(regmap, ISC_HIS_ENTRY, hist_entry, HIST_ENTRIES); in isc_hist_count()1648 for (i = 0; i < HIST_ENTRIES; i++) in isc_hist_count()