Searched refs:hw_pitch (Results 1 – 3 of 3) sorted by relevance
113 enum cursor_pitch hw_pitch = hubp1_get_cursor_pitch(attr->pitch); in hubp32_cursor_set_attributes() local136 CURSOR_PITCH, hw_pitch, in hubp32_cursor_set_attributes()
1103 enum cursor_pitch hw_pitch; in hubp1_get_cursor_pitch() local1107 hw_pitch = CURSOR_PITCH_64_PIXELS; in hubp1_get_cursor_pitch()1110 hw_pitch = CURSOR_PITCH_128_PIXELS; in hubp1_get_cursor_pitch()1113 hw_pitch = CURSOR_PITCH_256_PIXELS; in hubp1_get_cursor_pitch()1118 hw_pitch = CURSOR_PITCH_64_PIXELS; in hubp1_get_cursor_pitch()1121 return hw_pitch; in hubp1_get_cursor_pitch()1150 enum cursor_pitch hw_pitch = hubp1_get_cursor_pitch(attr->pitch); in hubp1_cursor_set_attributes() local1167 CURSOR_PITCH, hw_pitch, in hubp1_cursor_set_attributes()
596 enum cursor_pitch hw_pitch = hubp1_get_cursor_pitch(attr->pitch); in hubp2_cursor_set_attributes() local614 CURSOR_PITCH, hw_pitch, in hubp2_cursor_set_attributes()632 hubp->att.cur_ctl.bits.pitch = hw_pitch; in hubp2_cursor_set_attributes()