Searched refs:hactive_b (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/ |
H A D | lontium-lt9611.c | 312 u32 v_total, vactive, hactive_a, hactive_b, h_total_sysclk; in lt9611_video_check() local 341 /* hactive_b */ in lt9611_video_check() 345 hactive_b = temp / 3; in lt9611_video_check() 348 "video check: hactive_a=%d, hactive_b=%d, vactive=%d, v_total=%d, h_total_sysclk=%d\n", in lt9611_video_check() 349 hactive_a, hactive_b, vactive, v_total, h_total_sysclk); in lt9611_video_check()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
H A D | lontium-lt9611.c | 289 u32 v_total, vactive, hactive_a, hactive_b, h_total_sysclk; in lt9611_video_check() local 318 /* hactive_b */ in lt9611_video_check() 322 hactive_b = temp / 3; in lt9611_video_check() 325 "video check: hactive_a=%d, hactive_b=%d, vactive=%d, v_total=%d, h_total_sysclk=%d\n", in lt9611_video_check() 326 hactive_a, hactive_b, vactive, v_total, h_total_sysclk); in lt9611_video_check()
|
Completed in 4 milliseconds