Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/coda/
Dcoda-bit.c70 if (dev->devtype->product == CODA_960 || in coda_command_async()
82 if (dev->devtype->product == CODA_960) { in coda_command_async()
122 if (dev->devtype->product == CODA_960) { in coda_hw_reset()
136 if (dev->devtype->product == CODA_960) in coda_hw_reset()
294 if ((dev->devtype->product == CODA_960) && in coda_bit_stream_end_flag()
440 if (dev->devtype->product == CODA_960 && in coda_alloc_context_buffers()
464 if (dev->devtype->product == CODA_960) in coda_encode_header()
470 if (dev->devtype->product == CODA_960) in coda_encode_header()
480 if (dev->devtype->product == CODA_960) { in coda_encode_header()
532 case CODA_960: in coda_setup_iram()
[all …]
Dcoda-common.c367 case CODA_960: in coda_product_name()
1124 if (ctx->dev->devtype->product == CODA_960) in set_default_params()
1501 if (ctx->dev->devtype->product != CODA_960) { in coda_encode_ctrls()
1687 case CODA_960: in coda_open()
1857 if (dev->devtype->product == CODA_960 || in coda_hw_init()
1880 if (dev->devtype->product == CODA_960) in coda_hw_init()
2046 .product = CODA_960,
2057 .product = CODA_960,
Dcoda.h47 CODA_960 = 0xf020, enumerator