Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/altera-stapl/
H A Daltera.c135 #define HEX_LINE_CHARS 72 macro
136 #define HEX_LINE_BITS (HEX_LINE_CHARS * 4)
140 char string[HEX_LINE_CHARS + 1]; in altera_export_bool_array()
152 size = HEX_LINE_CHARS; in altera_export_bool_array()