Searched refs:enc_obj_id (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_atombios.c1997 uint8_t enc_obj_id, enc_obj_num, enc_obj_type; local in function:RADEONGetATOMConnectorInfoFromBIOSObject
1999 enc_obj_id = (le16_to_cpu(path->usGraphicObjIds[j]) & OBJECT_ID_MASK) >> OBJECT_ID_SHIFT;
2009 if (!radeon_add_encoder(pScrn, enc_obj_id, le16_to_cpu(path->usDeviceTag)))

Completed in 5 milliseconds