Home
last modified time | relevance | path

Searched full:gasket (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-gasket.c13 * 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()
H A DMakefile3 imx8-isi-y := imx8-isi-core.o imx8-isi-crossbar.o imx8-isi-gasket.o \
H A Dimx8-isi-pipe.c30 * 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
/linux/drivers/infiniband/hw/hfi1/
H A Dpcie.c614 /* 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/Documentation/devicetree/bindings/display/imx/
H A Dfsl,imx6qp-prg.yaml7 title: Freescale i.MX PRG (Prefetch Resolve Gasket)
/linux/Documentation/devicetree/bindings/media/
H A Drockchip-isp1.yaml61 containing the index of the gasket.
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_arm.h145 /* Gasket CSRs */
/linux/Documentation/admin-guide/media/
H A Dimx.rst148 is a "CSI-2 to IPU gasket". The gasket acts as a demultiplexer of the
/linux/include/video/
H A Dimx-ipu-v3.h339 * IPU Prefetch Resolve Gasket (prg) functions
/linux/drivers/net/ethernet/freescale/
H A Dfec.h414 /* Controller uses gasket */
H A Dfec_main.c1227 /* disable the gasket and wait */ in fec_restart()
1233 * configure the gasket: in fec_restart()
1243 /* re-enable the gasket */ in fec_restart()