Searched refs:PERIPH_MAX_LINE_SIZE (Results 1 – 2 of 2) sorted by relevance
143 #define PERIPH_MAX_LINE_SIZE BIT(0) macro
396 d71->max_line_size = value & PERIPH_MAX_LINE_SIZE ? 4096 : 2048; in d71_enum_resources()