Searched refs:default_pitch (Results 1 – 6 of 6) sorted by relevance
66 int dst_stride = DEFAULT_CNTL ? s->regs.dst_pitch : s->regs.default_pitch; in ati_2d_blt()87 s->regs.src_pitch, s->regs.dst_pitch, s->regs.default_pitch, in ati_2d_blt()101 s->regs.src_pitch : s->regs.default_pitch; in ati_2d_blt()
82 uint32_t default_pitch; member
501 val |= s->regs.default_pitch << 16; in ati_mm_read()506 val = s->regs.default_pitch; in ati_mm_read()926 s->regs.default_pitch = (data & 0x3fc00000) >> 16; in ati_mm_write()932 s->regs.default_pitch = data & 0x3fff; in ati_mm_write()
188 int *default_pitch; member
138 .default_pitch = ap_defaults,
671 spk_reset_default_value("pitch", synth->default_pitch, in spk_var_store()