Searched refs:LCDIC_MAX_RST_WIDTH (Results 1 – 1 of 1) sorted by relevance
46 #define LCDIC_MAX_RST_WIDTH 0x3F macro626 pulse_cnt = ((rst_width + (LCDIC_MAX_RST_WIDTH - 1)) / LCDIC_MAX_RST_WIDTH); in mipi_dbi_lcdic_reset()627 rst_width = MIN(LCDIC_MAX_RST_WIDTH, rst_width); in mipi_dbi_lcdic_reset()