OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATOM_DEVICE_TV_SUPPORT
(Results
1 - 8
of
8
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
atombios_output.c
573
if (radeon_output->active_device & (
ATOM_DEVICE_TV_SUPPORT
))
1281
if (radeon_output->active_device & (
ATOM_DEVICE_TV_SUPPORT
))
1388
if (radeon_output->active_device & (
ATOM_DEVICE_TV_SUPPORT
)) {
1445
if (radeon_output->active_device & (ATOM_DEVICE_CV_SUPPORT |
ATOM_DEVICE_TV_SUPPORT
)
1506
if (radeon_output->active_device & (
ATOM_DEVICE_TV_SUPPORT
))
1519
if (radeon_output->active_device & (
ATOM_DEVICE_TV_SUPPORT
))
1565
if (radeon_output->active_device & (
ATOM_DEVICE_TV_SUPPORT
))
1662
if (radeon_output->active_device & (
ATOM_DEVICE_TV_SUPPORT
))
1671
if (radeon_output->active_device & (
ATOM_DEVICE_TV_SUPPORT
))
1714
if (radeon_output->active_device & (
ATOM_DEVICE_TV_SUPPORT
))
[
all
...]
radeon_output.c
549
if (radeon_output->active_device & (
ATOM_DEVICE_TV_SUPPORT
)) {
678
if (radeon_output->active_device & (
ATOM_DEVICE_TV_SUPPORT
| ATOM_DEVICE_CV_SUPPORT)) {
1380
if (radeon_output->devices & (ATOM_DEVICE_CRT_SUPPORT |
ATOM_DEVICE_TV_SUPPORT
| ATOM_DEVICE_CV_SUPPORT)) {
1516
if (radeon_output->devices & (
ATOM_DEVICE_TV_SUPPORT
)) {
2143
if (radeon_output->devices & (
ATOM_DEVICE_TV_SUPPORT
))
2940
if (radeon_output->devices & (
ATOM_DEVICE_TV_SUPPORT
))
2955
else if (radeon_clone->devices & (
ATOM_DEVICE_TV_SUPPORT
)) /* TV */
legacy_output.c
771
if (radeon_output->devices & (
ATOM_DEVICE_TV_SUPPORT
)) {
969
if (radeon_output->active_device & (
ATOM_DEVICE_TV_SUPPORT
)) {
1079
if (radeon_output->active_device & (
ATOM_DEVICE_TV_SUPPORT
)) {
1672
if (radeon_output->active_device & (
ATOM_DEVICE_TV_SUPPORT
)) {
radeon_modes.c
502
if (radeon_output->active_device & (
ATOM_DEVICE_TV_SUPPORT
)) {
atombios_crtc.c
411
(ATOM_DEVICE_CV_SUPPORT |
ATOM_DEVICE_TV_SUPPORT
)) {
legacy_crtc.c
1840
if (radeon_output->active_device & (
ATOM_DEVICE_TV_SUPPORT
)) {
radeon_atombios.c
2015
if ((le16_to_cpu(path->usDeviceTag) & (
ATOM_DEVICE_TV_SUPPORT
| ATOM_DEVICE_CV_SUPPORT)) == 0) {
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
atombios.h
2396
#define
ATOM_DEVICE_TV_SUPPORT
(ATOM_DEVICE_TV1_SUPPORT)
Completed in 18 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026