Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/bridge/analogix/
Danx7625.c2278 u32 adj_hsync, adj_hfp, adj_hbp, adj_hblanking, delta_adj; in anx7625_bridge_mode_fixup() local
2299 adj_hsync = hsync; in anx7625_bridge_mode_fixup()
2318 adj_hsync += 1; in anx7625_bridge_mode_fixup()
2320 adj_hsync -= 1; in anx7625_bridge_mode_fixup()
2329 adj_hsync = SYNC_LEN_DEF; in anx7625_bridge_mode_fixup()
2356 adj_hsync -= delta_adj; in anx7625_bridge_mode_fixup()
2369 adj_hsync -= delta_adj; in anx7625_bridge_mode_fixup()
2376 adj_hsync, adj_hfp, adj_hbp, adj->clock); in anx7625_bridge_mode_fixup()
2380 adj->hsync_end = adj->hsync_start + adj_hsync; in anx7625_bridge_mode_fixup()