Searched refs:SDC_V_SYNC_WIDTH_L (Results 1 – 2 of 2) sorted by relevance
180 #define SDC_V_SYNC_WIDTH_L 0x00000001UL macro390 reg = ((mode->vsync_len - 1) << 26) | SDC_V_SYNC_WIDTH_L | (reg << 16); in sdc_init_panel()
61 #define SDC_V_SYNC_WIDTH_L 0x00000001UL macro535 reg = ((uint32_t) (v_sync_width - 1) << 26) | SDC_V_SYNC_WIDTH_L | in sdc_init_panel()