Home
last modified time | relevance | path

Searched refs:wreg_crt (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tiny/
H A Dcirrus.c185 wreg_crt(cirrus, 0x0d, (u8)(addr & 0xff)); in cirrus_set_start_address()
191 wreg_crt(cirrus, 0x1b, tmp); in cirrus_set_start_address()
196 wreg_crt(cirrus, 0x1d, tmp); in cirrus_set_start_address()
222 wreg_crt(cirrus, VGA_CRTC_V_SYNC_END, 0x20); in cirrus_mode_set()
223 wreg_crt(cirrus, VGA_CRTC_H_TOTAL, htotal); in cirrus_mode_set()
233 wreg_crt(cirrus, VGA_CRTC_MAX_SCAN, tmp); in cirrus_mode_set()
249 wreg_crt(cirrus, VGA_CRTC_OVERFLOW, tmp); in cirrus_mode_set()
264 wreg_crt(cirrus, CL_CRT1A, tmp); in cirrus_mode_set()
267 wreg_crt(cirrus, VGA_CRTC_MODE, 0x03); in cirrus_mode_set()
316 wreg_crt(cirrus, VGA_CRTC_OFFSET, cr13); in cirrus_pitch_set()
[all …]