Home
last modified time | relevance | path

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

/drivers/media/platform/coda/
Dcoda-bit.c70 dev->devtype->product == CODA_960) { in coda_command_async()
81 if (dev->devtype->product == CODA_960) { in coda_command_async()
125 if (dev->devtype->product == CODA_960) { in coda_hw_reset()
139 if (dev->devtype->product == CODA_960) in coda_hw_reset()
290 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()
2324 if (ctx->dev->devtype->product != CODA_960) { in coda_encode_ctrls()
2361 if (ctx->dev->devtype->product == CODA_960) { in coda_encode_ctrls()
2385 ctx->dev->devtype->product == CODA_960) { in coda_encode_ctrls()
2444 else if (ctx->dev->devtype->product == CODA_960) in coda_decode_ctrls()
2651 case CODA_960: in coda_open()
2828 if (dev->devtype->product == CODA_960 || in coda_hw_init()
2852 if (dev->devtype->product == CODA_960) in coda_hw_init()
[all …]
Dcoda.h53 CODA_960 = 0xf020, enumerator