Home
last modified time | relevance | path

Searched full:gasket (Results 1 – 8 of 8) 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 \
/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/drivers/clk/xilinx/
H A Dxlnx_vcu.c681 * Do the Gasket isolation and put the VCU out of reset in xvcu_probe()
682 * Bit 0 : Gasket isolation in xvcu_probe()
723 * xvcu_remove - Insert gasket isolation
738 /* Add the Gasket isolation and put the VCU in reset. */ in xvcu_remove()
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_arm.h145 /* Gasket CSRs */
/linux/include/video/
H A Dimx-ipu-v3.h339 * IPU Prefetch Resolve Gasket (prg) functions
/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c1232 /* disable the gasket and wait */ in fec_restart()
1238 * configure the gasket: in fec_restart()
1248 /* re-enable the gasket */ in fec_restart()