Searched full:gasket (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/media/platform/nxp/imx8-isi/ |
H A 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()
|
H A D | Makefile | 3 imx8-isi-y := imx8-isi-core.o imx8-isi-crossbar.o imx8-isi-gasket.o \
|
H A 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
|
/linux/drivers/infiniband/hw/hfi1/ |
H A 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/Documentation/devicetree/bindings/display/imx/ |
H A D | fsl,imx6qp-prg.yaml | 7 title: Freescale i.MX PRG (Prefetch Resolve Gasket)
|
/linux/Documentation/devicetree/bindings/media/ |
H A D | rockchip-isp1.yaml | 61 containing the index of the gasket.
|
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
H A D | nfp_arm.h | 145 /* Gasket CSRs */
|
/linux/Documentation/admin-guide/media/ |
H A D | imx.rst | 148 is a "CSI-2 to IPU gasket". The gasket acts as a demultiplexer of the
|
/linux/include/video/ |
H A D | imx-ipu-v3.h | 339 * IPU Prefetch Resolve Gasket (prg) functions
|
/linux/drivers/net/ethernet/freescale/ |
H A D | fec.h | 414 /* Controller uses gasket */
|
H A D | fec_main.c | 1227 /* disable the gasket and wait */ in fec_restart() 1233 * configure the gasket: in fec_restart() 1243 /* re-enable the gasket */ in fec_restart()
|