Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/coda/
Dcoda-bit.c73 dev->devtype->product == CODA_960) { in coda_command_async()
84 if (dev->devtype->product == CODA_960) { in coda_command_async()
124 if (dev->devtype->product == CODA_960) { in coda_hw_reset()
138 if (dev->devtype->product == CODA_960) in coda_hw_reset()
354 if ((dev->devtype->product == CODA_960) && in coda_bit_stream_end_flag()
518 if (dev->devtype->product == CODA_960 && in coda_alloc_context_buffers()
545 if (dev->devtype->product == CODA_960) in coda_encode_header()
551 if (dev->devtype->product == CODA_960) in coda_encode_header()
554 if (dev->devtype->product == CODA_960 && in coda_encode_header()
578 if (dev->devtype->product == CODA_960) { in coda_encode_header()
[all …]
Dcoda-common.c352 case CODA_960: in coda_product_name()
1877 if (ctx->dev->devtype->product != CODA_960) { in coda_encode_ctrls()
1905 if (ctx->dev->devtype->product == CODA_960) { in coda_encode_ctrls()
1926 ctx->dev->devtype->product == CODA_960) { in coda_encode_ctrls()
1991 } else if (ctx->dev->devtype->product == CODA_960) { in coda_decode_ctrls()
2160 case CODA_960: in coda_open()
2348 if (dev->devtype->product == CODA_960 || in coda_hw_init()
2372 if (dev->devtype->product == CODA_960) in coda_hw_init()
2612 .product = CODA_960,
2627 .product = CODA_960,
Dcoda.h48 CODA_960 = 0xf020, enumerator