Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/analogix/
H A Danx7625.c2313 u32 adj_hsync, adj_hfp, adj_hbp, adj_hblanking, delta_adj; in anx7625_bridge_mode_fixup() local
2334 adj_hsync = hsync; in anx7625_bridge_mode_fixup()
2353 adj_hsync += 1; in anx7625_bridge_mode_fixup()
2355 adj_hsync -= 1; in anx7625_bridge_mode_fixup()
2364 adj_hsync = SYNC_LEN_DEF; in anx7625_bridge_mode_fixup()
2391 adj_hsync -= delta_adj; in anx7625_bridge_mode_fixup()
2404 adj_hsync -= delta_adj; in anx7625_bridge_mode_fixup()
2411 adj_hsync, adj_hfp, adj_hbp, adj->clock); in anx7625_bridge_mode_fixup()
2415 adj->hsync_end = adj->hsync_start + adj_hsync; in anx7625_bridge_mode_fixup()