out_idx
out_idx(pt, crtc, 0x11);
out_idx((u8)rows, crtc, 0x12); /* Lower height register */
out_idx(ov, crtc, 0x07);
out_idx(0x0c, crtc, 0x11); /* Vertical sync end, unlock CR0-7 */
out_idx(0x0b, crtc, 0x06); /* Vertical total */
out_idx(0x3e, crtc, 0x07); /* Vertical overflow */
out_idx(0xea, crtc, 0x10); /* Vertical sync start */
out_idx(0xdf, crtc, 0x12); /* Vertical display end */
out_idx(0xe7, crtc, 0x15); /* Vertical blank start */
out_idx(0x04, crtc, 0x16); /* Vertical blank end */
out_idx(ovfw, crtc, 0x07); /* Vertical overflow */
out_idx(end, crtc, 0x12); /* Vertical display end */
out_idx(port, index, v);
size_t out_idx = 0;
out[out_idx++] = umd_enhancements[i];
if (query.count < out_idx)
out_idx * sizeof(u32))) {
query.count = out_idx;
#define ICE_DPLL_PIN_SW_OUTPUT_ABS(out_idx) \
(ICE_DPLL_SW_PIN_OUTPUT_BASE + (out_idx))
unsigned int out_idx = tascam->feedback_pattern_out_idx;
bool is_ahead = (new_in_idx - out_idx) %
bool was_behind = (old_in_idx - out_idx) %
new_in_idx, out_idx);