Home
last modified time | relevance | path

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

/drivers/media/platform/coda/
Dcoda-bit.c69 dev->devtype->product == CODA_960) { in coda_command_async()
80 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()
289 if (ctx->dev->devtype->product == CODA_960) in coda_bitstream_try_queue()
440 if ((dev->devtype->product == CODA_960) && in coda_bit_stream_end_flag()
604 if (dev->devtype->product == CODA_960 && in coda_alloc_context_buffers()
631 if (dev->devtype->product == CODA_960) in coda_encode_header()
637 if (dev->devtype->product == CODA_960) in coda_encode_header()
640 if (dev->devtype->product == CODA_960 && in coda_encode_header()
[all …]
Dcoda-common.c385 case CODA_960: in coda_product_name()
808 ctx->dev->devtype->product == CODA_960) { in coda_s_fmt()
1993 if (ctx->dev->devtype->product != CODA_960 && in coda_start_streaming()
2321 if (ctx->dev->devtype->product != CODA_960) { in coda_encode_ctrls()
2358 if (ctx->dev->devtype->product == CODA_960) { in coda_encode_ctrls()
2382 ctx->dev->devtype->product == CODA_960) { in coda_encode_ctrls()
2441 else if (ctx->dev->devtype->product == CODA_960) in coda_decode_ctrls()
2633 case CODA_960: in coda_open()
2809 if (dev->devtype->product == CODA_960 || in coda_hw_init()
2833 if (dev->devtype->product == CODA_960) in coda_hw_init()
[all …]
Dcoda.h45 CODA_960 = 0xf020, enumerator