Searched refs:startBit (Results 1 – 2 of 2) sorted by relevance
320 u32 srcDelta, u32 startBit, u32 dBase, u32 dPitch, in sm750_hw_imageblit() argument331 startBit &= 7; /* Just make sure the start bit is within legal range */ in sm750_hw_imageblit()332 ulBytesPerScan = (width + startBit + 7) / 8; in sm750_hw_imageblit()377 (startBit << DE_SOURCE_X_K1_SHIFT) & in sm750_hw_imageblit()
239 u32 srcDelta, u32 startBit, u32 dBase, u32 dPitch,
Completed in 6 milliseconds