Home
last modified time | relevance | path

Searched refs:CODA_REG_BIT_RUN_INDEX (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/chips-media/coda/
H A Dcoda_regs.h95 #define CODA_REG_BIT_RUN_INDEX 0x168 macro
H A Dcoda-bit.c88 coda_write(dev, ctx->idx, CODA_REG_BIT_RUN_INDEX); in coda_command_async()
123 idx = coda_read(dev, CODA_REG_BIT_RUN_INDEX); in coda_hw_reset()
144 coda_write(dev, idx, CODA_REG_BIT_RUN_INDEX); in coda_hw_reset()
444 (ctx->idx == coda_read(dev, CODA_REG_BIT_RUN_INDEX))) { in coda_bit_stream_end_flag()
955 coda_write(dev, 0, CODA_REG_BIT_RUN_INDEX); in coda_check_firmware()