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