Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/radeon/
Datombios.h4525 #define ATOM_S0_TV1_SVIDEO 0x00000800L macro
4527 #define ATOM_S0_TV1_MASK (ATOM_S0_TV1_COMPOSITE+ATOM_S0_TV1_SVIDEO+ATOM_S0_TV1_SCART)
Dradeon_encoders.c1837 else if (bios_0_scratch & (ATOM_S0_TV1_SVIDEO | ATOM_S0_TV1_SVIDEO_A)) in radeon_atom_dac_detect()