OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hor_resolution
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_legacy_tv.c
77
uint16_t
hor_resolution
;
member in struct:radeon_tv_mode_constants
515
h_inc = (u16)((int)(const_ptr->
hor_resolution
* 4096 * NTSC_TV_CLOCK_T) /
518
h_inc = (u16)((int)(const_ptr->
hor_resolution
* 4096 * PAL_TV_CLOCK_T) /
626
if (const_ptr->
hor_resolution
== 1024)
782
WREG32(RADEON_TV_HDISP, const_ptr->
hor_resolution
- 1);
841
*h_total_disp = (((const_ptr->
hor_resolution
/ 8) - 1) << RADEON_CRTC_H_DISP_SHIFT) |
radeon_legacy_tv.c
77
uint16_t
hor_resolution
;
member in struct:radeon_tv_mode_constants
515
h_inc = (u16)((int)(const_ptr->
hor_resolution
* 4096 * NTSC_TV_CLOCK_T) /
518
h_inc = (u16)((int)(const_ptr->
hor_resolution
* 4096 * PAL_TV_CLOCK_T) /
626
if (const_ptr->
hor_resolution
== 1024)
782
WREG32(RADEON_TV_HDISP, const_ptr->
hor_resolution
- 1);
841
*h_total_disp = (((const_ptr->
hor_resolution
/ 8) - 1) << RADEON_CRTC_H_DISP_SHIFT) |
radeon_legacy_tv.c
77
uint16_t
hor_resolution
;
member in struct:radeon_tv_mode_constants
515
h_inc = (u16)((int)(const_ptr->
hor_resolution
* 4096 * NTSC_TV_CLOCK_T) /
518
h_inc = (u16)((int)(const_ptr->
hor_resolution
* 4096 * PAL_TV_CLOCK_T) /
626
if (const_ptr->
hor_resolution
== 1024)
782
WREG32(RADEON_TV_HDISP, const_ptr->
hor_resolution
- 1);
841
*h_total_disp = (((const_ptr->
hor_resolution
/ 8) - 1) << RADEON_CRTC_H_DISP_SHIFT) |
Completed in 36 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025