HomeSort by: relevance | last modified time | path
    Searched refs:tuner_type (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_mm_i2c.c 443 if(info->MM_TABLE_valid && (RADEON_tuners[info->MM_TABLE.tuner_type & 0x1f].type==TUNER_TYPE_MT2032)){
490 RADEON_tuners[info->MM_TABLE.tuner_type & 0x1f].name,
492 if(info->MM_TABLE_valid)xf86_FI1236_set_tuner_type(pPriv->fi1236, RADEON_tuners[info->MM_TABLE.tuner_type & 0x1f].type);
499 if(info->MM_TABLE_valid && (RADEON_tuners[info->MM_TABLE.tuner_type & 0x1f].type==TUNER_TYPE_MT2032)){
521 if(info->MM_TABLE_valid && ((RADEON_tuners[info->MM_TABLE.tuner_type & 0x1f].type==TUNER_TYPE_FM1216ME)
522 || (RADEON_tuners[info->MM_TABLE.tuner_type & 0x1f].type==TUNER_TYPE_FI1236W)))
radeon_video.h 48 uint8_t tuner_type; member in struct:__anon6877
radeon_video.c 1550 pPriv->tuner_type = info->MM_TABLE.tuner_type;
1552 pPriv->tuner_type = info->tunerType;
3762 if((((pPriv->tuner_type & 0xf)==5) ||
3763 ((pPriv->tuner_type & 0xf)==11)||
3764 ((pPriv->tuner_type & 0xf)==14))
radeon.h 933 uint8_t tuner_type; member in struct:__anon6814::__anon6815
radeon_driver.c 2786 info->MM_TABLE.tuner_type,

Completed in 15 milliseconds