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