Home
last modified time | relevance | path

Searched defs:_ATOM_MODE_TIMING (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Datombios.h3368 typedef struct _ATOM_MODE_TIMING struct
3370 USHORT usCRTC_H_Total;
3371 USHORT usCRTC_H_Disp;
3372 USHORT usCRTC_H_SyncStart;
3373 USHORT usCRTC_H_SyncWidth;
3374 USHORT usCRTC_V_Total;
3375 USHORT usCRTC_V_Disp;
3376 USHORT usCRTC_V_SyncStart;
3377 USHORT usCRTC_V_SyncWidth;
3378 USHORT usPixelClock; //in 10Khz unit
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Datombios.h3847 typedef struct _ATOM_MODE_TIMING struct
3849 USHORT usCRTC_H_Total;
3850 USHORT usCRTC_H_Disp;
3851 USHORT usCRTC_H_SyncStart;
3852 USHORT usCRTC_H_SyncWidth;
3853 USHORT usCRTC_V_Total;
3854 USHORT usCRTC_V_Disp;
3855 USHORT usCRTC_V_SyncStart;
3856 USHORT usCRTC_V_SyncWidth;
3857 USHORT usPixelClock; //in 10Khz unit
[all …]