Searched refs:SDC_V_SYNC_WIDTH_L (Results 1 – 1 of 1) sorted by relevance
179 #define SDC_V_SYNC_WIDTH_L 0x00000001UL macro387 reg = ((mode->vsync_len - 1) << 26) | SDC_V_SYNC_WIDTH_L | (reg << 16); in sdc_init_panel()