Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/altera-stapl/
Daltera.c149 #define HEX_LINE_CHARS 72 macro
150 #define HEX_LINE_BITS (HEX_LINE_CHARS * 4)
154 char string[HEX_LINE_CHARS + 1]; in altera_export_bool_array()
166 size = HEX_LINE_CHARS; in altera_export_bool_array()