Searched refs:line_start_front_porch (Results 1 – 1 of 1) sorted by relevance
218 uint16_t line_start_front_porch = (vtotal(bt) - bt->vfrontporch); in ths8200_setup() local291 ((line_start_front_porch >> 8) & 0x07)); in ths8200_setup()294 ths8200_write(sd, THS8200_DTG2_BP2_LSB, line_start_front_porch & 0xff); in ths8200_setup()