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

/drivers/media/pci/zoran/
H A Dzoran.h86 LML33R10, enumerator in enum:card_type
H A Dzoran_device.c4 * Media Labs LML33/LML33R10.
306 if ((reg & (1 << 10)) && zr->card.type != LML33R10) {
315 (zr->card.type == LML33R10 &&
321 if (!(reg & (1 << 10)) && zr->card.type != LML33R10) {
377 * this is false. It inverses chroma values on the LML33R10 (so Cr
684 case LML33R10:
H A Dzoran_card.c4 * Media Labs LML33/LML33R10.
140 ZR_DEVICE(PCI_VENDOR_ID_ELECTRONICDESIGNGMBH, PCI_DEVICE_ID_LML_33R10, LML33R10),
553 .type = LML33R10,
554 .name = "LML33R10",

Completed in 62 milliseconds