Searched refs:hbstop2hw (Results 1 – 1 of 1) sorted by relevance
1036 #define hbstop2hw(hbstop) (((hbstop) << 8 & 0x0700) | ((hbstop)>>3 & 0x00ff)) macro1712 custom.hbstop = hbstop2hw(par->hbstop); in ami_init_display()