/linux-6.12.1/drivers/media/platform/nxp/imx8-isi/ |
D | imx8-isi-gasket.c | 13 * i.MX8MN and i.MX8MP gasket 34 regmap_write(isi->gasket, GASKET_BASE(port) + GASKET_HSIZE, fmt->width); in mxc_imx8_gasket_enable() 35 regmap_write(isi->gasket, GASKET_BASE(port) + GASKET_VSIZE, fmt->height); in mxc_imx8_gasket_enable() 42 regmap_write(isi->gasket, GASKET_BASE(port) + GASKET_CTRL, val); in mxc_imx8_gasket_enable() 48 regmap_write(isi->gasket, GASKET_BASE(port) + GASKET_CTRL, 0); in mxc_imx8_gasket_disable() 57 * i.MX93 gasket 73 regmap_write(isi->gasket, DISP_MIX_CAMERA_MUX, val); in mxc_imx93_gasket_enable() 79 regmap_write(isi->gasket, DISP_MIX_CAMERA_MUX, 0); in mxc_imx93_gasket_disable()
|
D | Makefile | 3 imx8-isi-y := imx8-isi-core.o imx8-isi-crossbar.o imx8-isi-gasket.o \
|
D | imx8-isi-core.c | 459 isi->gasket = syscon_regmap_lookup_by_phandle(dev->of_node, in mxc_isi_probe() 461 if (IS_ERR(isi->gasket)) { in mxc_isi_probe() 462 ret = PTR_ERR(isi->gasket); in mxc_isi_probe() 463 dev_err(dev, "failed to get gasket: %d\n", ret); in mxc_isi_probe()
|
D | imx8-isi-core.h | 285 struct regmap *gasket; member
|
D | imx8-isi-pipe.c | 30 * While the ISI receives data from the gasket on a 3x12-bit bus, the pipeline 31 * subdev conceptually includes the gasket in order to avoid exposing an extra
|
D | imx8-isi-crossbar.c | 42 * Configure and enable the gasket with the frame size and CSI-2 data in mxc_isi_crossbar_gasket_enable()
|
/linux-6.12.1/Documentation/devicetree/bindings/media/ |
D | imx.txt | 30 addition this device consists of an i.MX-specific "CSI2IPU gasket" 32 gasket demultiplexes the four virtual channel streams from the host
|
D | nxp,imx8-isi.yaml | 46 gasket.
|
D | rockchip-isp1.yaml | 61 containing the index of the gasket.
|
/linux-6.12.1/drivers/infiniband/hw/hfi1/ |
D | pcie.c | 614 /* gasket block secondary bus reset delay */ 826 * Write the given gasket interrupt register. 837 * Tell the gasket logic how to react to the reset. 1139 * step 5c: Program gasket interrupts in do_pcie_gen3_transition() 1232 /* step 5h: arm gasket logic */ in do_pcie_gen3_transition() 1239 dd_dev_info(dd, "%s: arming gasket logic\n", __func__); in do_pcie_gen3_transition() 1292 * Check the gasket block status. in do_pcie_gen3_transition() 1302 dd_dev_info(dd, "%s: gasket block status: 0x%llx\n", __func__, reg); in do_pcie_gen3_transition() 1331 "%s: gasket status 0x%x, expecting 0x%x\n", in do_pcie_gen3_transition() 1341 dd_dev_err(dd, "%s: gasket error %d\n", __func__, err); in do_pcie_gen3_transition()
|
/linux-6.12.1/drivers/media/platform/rockchip/rkisp1/ |
D | rkisp1-common.h | 484 * @gasket: the gasket - i.MX8MP only 485 * @gasket_id: the gasket ID (0 or 1) - i.MX8MP only 508 struct regmap *gasket; member
|
D | rkisp1-dev.c | 649 rkisp1->gasket = syscon_regmap_lookup_by_phandle_args(dev->of_node, in rkisp1_probe() 652 if (IS_ERR(rkisp1->gasket)) { in rkisp1_probe() 653 ret = PTR_ERR(rkisp1->gasket); in rkisp1_probe() 654 dev_err(dev, "failed to get gasket: %d\n", ret); in rkisp1_probe()
|
D | rkisp1-isp.c | 97 * Configure and enable the gasket with the CSI-2 data type. Set the in rkisp1_gasket_enable() 141 regmap_update_bits(rkisp1->gasket, ISP_DEWARP_CONTROL, mask, val); in rkisp1_gasket_enable() 163 regmap_update_bits(rkisp1->gasket, ISP_DEWARP_CONTROL, mask, val); in rkisp1_gasket_disable()
|
/linux-6.12.1/drivers/clk/xilinx/ |
D | xlnx_vcu.c | 675 * Do the Gasket isolation and put the VCU out of reset in xvcu_probe() 676 * Bit 0 : Gasket isolation in xvcu_probe() 698 * xvcu_remove - Insert gasket isolation 713 /* Add the Gasket isolation and put the VCU in reset. */ in xvcu_remove()
|
/linux-6.12.1/drivers/staging/media/imx/ |
D | imx6-mipi-csi2.c | 87 * i.MX CSI2IPU Gasket registers follow. The CSI2IPU gasket is 287 /* Setup the i.MX CSI2IPU Gasket */ 350 /* setup the gasket */ in csi2_start()
|
/linux-6.12.1/Documentation/devicetree/bindings/display/imx/ |
D | fsl-imx-drm.txt | 88 Freescale i.MX PRG (Prefetch Resolve Gasket)
|
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/nfpcore/ |
D | nfp_arm.h | 145 /* Gasket CSRs */
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | imx.rst | 148 is a "CSI-2 to IPU gasket". The gasket acts as a demultiplexer of the
|
/linux-6.12.1/include/video/ |
D | imx-ipu-v3.h | 341 * IPU Prefetch Resolve Gasket (prg) functions
|
/linux-6.12.1/drivers/net/ethernet/freescale/ |
D | fec.h | 414 /* Controller uses gasket */
|
D | fec_main.c | 1173 /* disable the gasket and wait */ in fec_restart() 1179 * configure the gasket: in fec_restart() 1189 /* re-enable the gasket */ in fec_restart()
|
/linux-6.12.1/drivers/media/platform/nxp/ |
D | imx7-media-csi.c | 617 * The field controls the gasket between the CSI-2 receiver and in imx7_csi_configure() 620 * gasket ignores the MIPI_DOUBLE_CMPNT bit and YUV 4:2:2 always in imx7_csi_configure()
|