Searched refs:LCDIC_MAX_RST_PULSE_COUNT (Results 1 – 1 of 1) sorted by relevance
48 #define LCDIC_MAX_RST_PULSE_COUNT 0x7 macro629 if ((pulse_cnt - 1) > LCDIC_MAX_RST_PULSE_COUNT) { in mipi_dbi_lcdic_reset()632 pulse_cnt = LCDIC_MAX_RST_PULSE_COUNT + 1; in mipi_dbi_lcdic_reset()