Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/chips-media/
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()
442 if ((dev->devtype->product == CODA_960) && in coda_bit_stream_end_flag()
606 if (dev->devtype->product == CODA_960 && in coda_alloc_context_buffers()
633 if (dev->devtype->product == CODA_960) in coda_encode_header()
639 if (dev->devtype->product == CODA_960) in coda_encode_header()
642 if (dev->devtype->product == CODA_960 && in coda_encode_header()
[all …]
Dcoda-common.c386 case CODA_960: in coda_product_name()
679 ctx->dev->devtype->product == CODA_960) { in coda_try_fmt_vid_cap()
821 ctx->dev->devtype->product == CODA_960) { in coda_s_fmt()
867 ctx->dev->devtype->product == CODA_960) { in coda_s_fmt_vid_cap()
1992 if (ctx->dev->devtype->product != CODA_960 && in coda_start_streaming()
2323 if (ctx->dev->devtype->product != CODA_960) { in coda_encode_ctrls()
2360 if (ctx->dev->devtype->product == CODA_960) { in coda_encode_ctrls()
2384 ctx->dev->devtype->product == CODA_960) { in coda_encode_ctrls()
2443 else if (ctx->dev->devtype->product == CODA_960) in coda_decode_ctrls()
2650 case CODA_960: in coda_open()
[all …]
Dcoda.h53 CODA_960 = 0xf020, enumerator