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

/linux-master/drivers/media/platform/chips-media/coda/
H A Dcoda-bit.c70 dev->devtype->product == CODA_960) {
81 if (dev->devtype->product == CODA_960) {
125 if (dev->devtype->product == CODA_960) {
139 if (dev->devtype->product == CODA_960)
290 if (ctx->dev->devtype->product == CODA_960)
442 if ((dev->devtype->product == CODA_960) &&
606 if (dev->devtype->product == CODA_960 &&
633 if (dev->devtype->product == CODA_960)
639 if (dev->devtype->product == CODA_960)
642 if (dev->devtype->product == CODA_960
[all...]
H A Dcoda-common.c386 case CODA_960:
679 ctx->dev->devtype->product == CODA_960) {
821 ctx->dev->devtype->product == CODA_960) {
867 ctx->dev->devtype->product == CODA_960) {
1992 if (ctx->dev->devtype->product != CODA_960 &&
2323 if (ctx->dev->devtype->product != CODA_960) {
2360 if (ctx->dev->devtype->product == CODA_960) {
2384 ctx->dev->devtype->product == CODA_960) {
2443 else if (ctx->dev->devtype->product == CODA_960)
2650 case CODA_960
[all...]
H A Dcoda.h53 CODA_960 = 0xf020, enumerator in enum:coda_product

Completed in 262 milliseconds