Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/altera-stapl/
Daltera.c2144 u32 note_count = 0L; in altera_get_note() local
2160 note_count = get_unaligned_be32(&p[44 + (2 * delta)]); in altera_get_note()
2166 if (note_count <= 0L) in altera_get_note()
2174 for (i = 0; (i < note_count) && in altera_get_note()
2200 if ((i >= 0) && (i < note_count)) { in altera_get_note()