Searched refs:hbstrt2hw (Results 1 – 1 of 1) sorted by relevance
1035 #define hbstrt2hw(hbstrt) (((hbstrt) << 8 & 0x0700) | ((hbstrt)>>3 & 0x00ff)) macro1711 custom.hbstrt = hbstrt2hw(par->hbstrt); in ami_init_display()