Home
last modified time | relevance | path

Searched full:ganged (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/staging/media/tegra-video/
H A Dcsi.h22 /* Maximum 2 CSI x4 ports can be ganged up for streaming */
50 * @numgangports: number of immediate ports ganged up to meet the
H A DTODO2 * Add support for Ganged mode.
H A Dcsi.c563 * so multiple of consecutive CSI bricks can be ganged up for in tegra_csi_channels_alloc()
H A Dtegra210.c466 /* enable single shot capture after all ganged ports are ready */ in tegra_channel_capture_frame()
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dregulator-output.yaml17 within a ganged physical connector carrying multiple independent
/openbmc/linux/include/linux/usb/
H A Disp1362.h29 /* Ganged port power switching (0) or individual port power switching (1) */
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dusb251xb.yaml114 ganged-sensing:
126 ganged-port-switching:
/openbmc/linux/Documentation/devicetree/bindings/display/tegra/
H A Dnvidia,tegra20-dsi.yaml81 nvidia,ganged-mode:
/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddsi.c81 /* for ganged-mode support */
566 /* TODO: implement ganged mode */ in tegra_dsi_configure()
572 * For ganged mode, assume symmetric left-right mode. in tegra_dsi_configure()
604 /* TODO: revisit for non-ganged mode */ in tegra_dsi_configure()
1493 dev_err(dsi->dev, "failed to set up ganged mode: %d\n", in tegra_dsi_host_attach()
1543 np = of_parse_phandle(dsi->dev->of_node, "nvidia,ganged-mode", 0); in tegra_dsi_ganged_probe()
/openbmc/linux/drivers/usb/misc/
H A Dusb251xb.c434 if (of_property_read_bool(np, "ganged-sensing")) in usb251xb_get_ofdata()
458 else if (of_property_read_bool(np, "ganged-port-switching")) in usb251xb_get_ofdata()
/openbmc/linux/drivers/opp/
H A Dti-opp-supply.c236 * are ganged (example if we set the max for an opp as 1.12v, and in _opp_set_voltage()
/openbmc/linux/drivers/usb/host/
H A Dohci-omap.c146 /* power switching (ganged by default) */ in ohci_omap_reset()
H A Dohci-hcd.c679 * Ganged power switching, no over-current protection. in ohci_run()
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra114-asus-tf701t.dts65 nvidia,ganged-mode = <&dsib>;
/openbmc/u-boot/common/
H A Dusb_hub.c677 debug("ganged power switching\n"); in usb_hub_configure()
/openbmc/linux/drivers/edac/
H A Damd64_edac.c1678 /* Only if NOT ganged does dclr1 have valid info */ in dct_dump_misc_regs()
2298 (dct_ganging_enabled(pvt) ? "ganged" : "unganged")); in read_dram_ctl_register()
2802 * ganged. Otherwise @chan should already contain the channel at in f1x_map_sysaddr_to_csrow()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display.c2259 * - DVO ganged mode in intel_crtc_compute_pipe_src()
3583 /* Only DSI transcoders can be ganged */ in assert_enabled_transcoders()
/openbmc/linux/drivers/usb/core/
H A Dhub.c1503 dev_dbg(hub_dev, "ganged power switching\n"); in hub_configure()