Home
last modified time | relevance | path

Searched refs:hs_pix_start (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm/ti/am335x/
H A Dtda19988.c427 uint16_t hs_pix_start, hs_pix_stop; in tda19988_init_encoder() local
441 hs_pix_start = mode->hsync_start - mode->hdisplay; in tda19988_init_encoder()
445 ref_pix = hs_pix_start + 3; in tda19988_init_encoder()
455 vs1_pix_start = vs1_pix_stop = hs_pix_start; in tda19988_init_encoder()
467 vs1_pix_start = vs1_pix_stop = hs_pix_start; in tda19988_init_encoder()
474 vs2_pix_start = vs2_pix_stop = hs_pix_start + mode->htotal/2; in tda19988_init_encoder()
550 tda19988_reg_write2(sc, TDA_HS_PIX_START_MSB, hs_pix_start); in tda19988_init_encoder()