Searched refs:h_end1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | amifb.c | 2152 u_short line, h_end1, h_end2; in ami_rebuild_copper() local 2157 h_end1 = par->diwstrt_h - 64; in ami_rebuild_copper() 2159 h_end1 = par->htotal - 32; in ami_rebuild_copper() 2175 (copl++)->l = CWAIT(h_end1, 510); in ami_rebuild_copper() 2179 (copl++)->l = CWAIT(h_end1, line); in ami_rebuild_copper() 2209 (cops++)->l = CWAIT(h_end1, 510); in ami_rebuild_copper() 2213 (cops++)->l = CWAIT(h_end1, line); in ami_rebuild_copper()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | amifb.c | 2152 u_short line, h_end1, h_end2; in ami_rebuild_copper() local 2157 h_end1 = par->diwstrt_h - 64; in ami_rebuild_copper() 2159 h_end1 = par->htotal - 32; in ami_rebuild_copper() 2175 (copl++)->l = CWAIT(h_end1, 510); in ami_rebuild_copper() 2179 (copl++)->l = CWAIT(h_end1, line); in ami_rebuild_copper() 2209 (cops++)->l = CWAIT(h_end1, 510); in ami_rebuild_copper() 2213 (cops++)->l = CWAIT(h_end1, line); in ami_rebuild_copper()
|
Completed in 9 milliseconds