Searched refs:tegra20_vi_write (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/staging/media/tegra-video/ |
| H A D | tegra20.c | 397 tegra20_vi_write(chan, TEGRA_VI_CAMERA_CONTROL, in tegra20_channel_capture_frame() 469 tegra20_vi_write(chan, TEGRA_VI_H_LPF_CONTROL, in tegra20_camera_capture_setup() 488 tegra20_vi_write(chan, TEGRA_VI_VI_ENABLE, 0); in tegra20_camera_capture_setup() 491 tegra20_vi_write(chan, TEGRA_VI_VB0_COUNT_FIRST, 1); in tegra20_camera_capture_setup() 494 tegra20_vi_write(chan, TEGRA_VI_VB0_SIZE_FIRST, in tegra20_camera_capture_setup() 502 tegra20_vi_write(chan, TEGRA_VI_VI_ENABLE, 0); in tegra20_camera_capture_setup() 619 tegra20_vi_write(vi_chan, TEGRA_VI_VI_INPUT_CONTROL, in tegra20_vip_start_streaming() 626 tegra20_vi_write(vi_chan, TEGRA_VI_VIP_H_ACTIVE, in tegra20_vip_start_streaming() 634 tegra20_vi_write(vi_chan, TEGRA_VI_PIN_INPUT_ENABLE, in tegra20_vip_start_streaming() 639 tegra20_vi_write(vi_chan, TEGRA_VI_PIN_INVERSION, 0); in tegra20_vip_start_streaming() [all …]
|