Searched refs:linebits (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/misc/altera-stapl/
H A Daltera.c142 u32 size, line, lines, linebits, value, j, k; local
151 linebits = HEX_LINE_BITS;
155 linebits =
157 size = (linebits + 3) / 4;
165 for (k = 0; k < linebits; ++k) {

Completed in 105 milliseconds