Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/altera-stapl/
H A Daltera.c2106 u32 note_count = 0L; in altera_get_note() local
2122 note_count = get_unaligned_be32(&p[44 + (2 * delta)]); in altera_get_note()
2128 if (note_count <= 0L) in altera_get_note()
2136 for (i = 0; (i < note_count) && in altera_get_note()
2161 if ((i >= 0) && (i < note_count)) { in altera_get_note()