Searched refs:TW5864_ENC_BUF_PTR_REC1 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/tw5864/ |
H A D | tw5864-core.c | 230 tw_mask_shift_writel(TW5864_ENC_BUF_PTR_REC1, 0x3, in tw5864_timer_isr()
|
H A D | tw5864-reg.h | 55 #define TW5864_ENC_BUF_PTR_REC1 0x0010 macro
|
H A D | tw5864-video.c | 403 enc_buf_id_new = tw_mask_shift_readl(TW5864_ENC_BUF_PTR_REC1, 0x3, in tw5864_request_encoded_frame() 1049 * If we set 0x0010 (TW5864_ENC_BUF_PTR_REC1) to 0 (for any channel), we in tw5864_video_init() 1051 * If we set 0x0010 (TW5864_ENC_BUF_PTR_REC1) to 0x3, it starts to roll in tw5864_video_init() 1054 tw_writel(TW5864_ENC_BUF_PTR_REC1, 0x00ff); in tw5864_video_init()
|
/kernel/linux/linux-6.6/drivers/media/pci/tw5864/ |
H A D | tw5864-core.c | 230 tw_mask_shift_writel(TW5864_ENC_BUF_PTR_REC1, 0x3, in tw5864_timer_isr()
|
H A D | tw5864-reg.h | 55 #define TW5864_ENC_BUF_PTR_REC1 0x0010 macro
|
H A D | tw5864-video.c | 403 enc_buf_id_new = tw_mask_shift_readl(TW5864_ENC_BUF_PTR_REC1, 0x3, in tw5864_request_encoded_frame() 1048 * If we set 0x0010 (TW5864_ENC_BUF_PTR_REC1) to 0 (for any channel), we in tw5864_video_init() 1050 * If we set 0x0010 (TW5864_ENC_BUF_PTR_REC1) to 0x3, it starts to roll in tw5864_video_init() 1053 tw_writel(TW5864_ENC_BUF_PTR_REC1, 0x00ff); in tw5864_video_init()
|
Completed in 12 milliseconds