Home
last modified time | relevance | path

Searched refs:CSI_PORTS_PER_BRICK (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/staging/media/tegra-video/
A Dcsi.h19 #define CSI_PORTS_PER_BRICK 2 macro
A Dtegra210.c757 offset = (portno % CSI_PORTS_PER_BRICK) * TEGRA210_CSI_PORT_OFFSET; in pp_write()
768 offset = (portno % CSI_PORTS_PER_BRICK) * TEGRA210_CSI_PORT_OFFSET; in pp_read()
781 offset = (portno % CSI_PORTS_PER_BRICK) * TEGRA210_CSI_PORT_OFFSET; in cil_write()
793 offset = (portno % CSI_PORTS_PER_BRICK) * TEGRA210_CSI_PORT_OFFSET; in cil_read()
806 offset = (portno % CSI_PORTS_PER_BRICK) * TEGRA210_CSI_PORT_OFFSET + in tpg_write()
A Dcsi.c434 chan->csi_port_nums[i] = port_num + i * CSI_PORTS_PER_BRICK; in tegra_csi_channel_alloc()
A Dvi.c1323 chan->portnos[i] = chan->portnos[0] + i * CSI_PORTS_PER_BRICK; in tegra_vi_channel_alloc()

Completed in 10 milliseconds