Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/media/tegra-video/
A Dtegra210.c330 u8 *portnos = chan->portnos; in tegra_channel_capture_frame() local
365 frame_start = VI_CSI_PP_FRAME_START(portnos[i]); in tegra_channel_capture_frame()
375 mw_ack_done = VI_CSI_MW_ACK_DONE(portnos[i]); in tegra_channel_capture_frame()
383 vi_csi_write(chan, portnos[i], TEGRA_VI_CSI_SINGLE_SHOT, in tegra_channel_capture_frame()
400 tegra_channel_capture_error_recover(chan, portnos[i]); in tegra_channel_capture_frame()
530 u8 *portnos = chan->portnos; in tegra210_vi_start_streaming() local
559 tegra_channel_capture_setup(chan, portnos[i]); in tegra210_vi_start_streaming()
869 u8 *portnos = csi_chan->csi_port_nums; in tegra210_csi_error_recover() local
873 tegra210_csi_port_recover(csi_chan, portnos[i]); in tegra210_csi_error_recover()
1028 u8 *portnos = csi_chan->csi_port_nums; in tegra210_csi_start_streaming() local
[all …]
A Dvi.h201 unsigned char portnos[GANG_PORTS_MAX]; member
A Dvi.c1253 dev_name(vi->dev), "output", chan->portnos[0]); in tegra_channel_init()
1311 chan->portnos[0] = port_num; in tegra_vi_channel_alloc()
1323 chan->portnos[i] = chan->portnos[0] + i * CSI_PORTS_PER_BRICK; in tegra_vi_channel_alloc()
1419 chan->portnos[0], ret); in tegra_vi_channels_init()
1868 chan->portnos[0], 0, 0); in tegra_vi_graph_init()
1885 chan->portnos[0], ret); in tegra_vi_graph_init()

Completed in 10 milliseconds