Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/chips-media/
H A 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()
633 if (dev->devtype->product == CODA_960) in coda_encode_header()
639 if (dev->devtype->product == CODA_960) in coda_encode_header()
822 case CODA_960: in coda_setup_iram()
1110 case CODA_960: in coda_start_encoding()
1153 case CODA_960: in coda_start_encoding()
1309 case CODA_960: in coda_start_encoding()
[all …]
H A 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()
2323 if (ctx->dev->devtype->product != CODA_960) { in coda_encode_ctrls()
2650 case CODA_960: in coda_open()
2827 if (dev->devtype->product == CODA_960 || in coda_hw_init()
2851 if (dev->devtype->product == CODA_960) in coda_hw_init()
3111 .product = CODA_960,
3126 .product = CODA_960,
[all …]
H A Dcoda.h53 CODA_960 = 0xf020, enumerator