OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hor_total
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_legacy_tv.c
80
uint16_t
hor_total
;
member in struct:radeon_tv_mode_constants
444
h_total = const_ptr->
hor_total
;
781
WREG32(RADEON_TV_HTOTAL, const_ptr->
hor_total
- 1);
842
(((const_ptr->
hor_total
/ 8) - 1) << RADEON_CRTC_H_TOTAL_SHIFT);
887
*htotal_cntl = (const_ptr->
hor_total
& 0x7) | RADEON_HTOT_CNTL_VGA_EN;
907
*htotal2_cntl = (const_ptr->
hor_total
& 0x7);
/src/sys/dev/pci/
unichromehw.h
635
struct iga1_hor_total
hor_total
;
member in struct:iga1_crtc_timing
661
struct iga2_hor_total
hor_total
;
member in struct:iga2_crtc_timing
unichromefb.c
824
device_timing.
hor_total
);
825
regnum = iga1_crtc_reg.
hor_total
.reg_num;
826
reg = iga1_crtc_reg.
hor_total
.reg;
unichromereg.h
697
uint16_t
hor_total
;
member in struct:display_timing
Completed in 146 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025