diff options
Diffstat (limited to 'Documentation/video4linux/cx2341x/fw-encoder-api.txt')
-rw-r--r-- | Documentation/video4linux/cx2341x/fw-encoder-api.txt | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Documentation/video4linux/cx2341x/fw-encoder-api.txt b/Documentation/video4linux/cx2341x/fw-encoder-api.txt index fe02bdb84598..e499cc07fe3d 100644 --- a/Documentation/video4linux/cx2341x/fw-encoder-api.txt +++ b/Documentation/video4linux/cx2341x/fw-encoder-api.txt | |||
@@ -498,12 +498,14 @@ Name CX2341X_ENC_GET_PREV_DMA_INFO_MB_9 | |||
498 | Enum 203/0xCB | 498 | Enum 203/0xCB |
499 | Description | 499 | Description |
500 | Returns information on the previous DMA transfer in conjunction with | 500 | Returns information on the previous DMA transfer in conjunction with |
501 | bit 27 of the interrupt mask. Uses mailbox 9. | 501 | bit 27 or 18 of the interrupt mask. Uses mailbox 9. |
502 | Result[0] | 502 | Result[0] |
503 | Status bits: | 503 | Status bits: |
504 | Bit 0 set indicates transfer complete | 504 | 0 read completed |
505 | Bit 2 set indicates transfer error | 505 | 1 write completed |
506 | Bit 4 set indicates linked list error | 506 | 2 DMA read error |
507 | 3 DMA write error | ||
508 | 4 Scatter-Gather array error | ||
507 | Result[1] | 509 | Result[1] |
508 | DMA type | 510 | DMA type |
509 | Result[2] | 511 | Result[2] |