Searched full:ganged (Results 1 – 20 of 20) sorted by relevance
/linux-6.12.1/drivers/staging/media/tegra-video/ |
D | csi.h | 22 /* Maximum 2 CSI x4 ports can be ganged up for streaming */ 50 * @numgangports: number of immediate ports ganged up to meet the
|
D | TODO | 2 * Add support for Ganged mode.
|
D | csi.c | 571 * so multiple of consecutive CSI bricks can be ganged up for in tegra_csi_channels_alloc()
|
D | tegra210.c | 466 /* enable single shot capture after all ganged ports are ready */ in tegra_channel_capture_frame()
|
/linux-6.12.1/Documentation/devicetree/bindings/regulator/ |
D | regulator-output.yaml | 17 within a ganged physical connector carrying multiple independent
|
/linux-6.12.1/Documentation/devicetree/bindings/usb/ |
D | usb251xb.yaml | 114 ganged-sensing: 126 ganged-port-switching:
|
/linux-6.12.1/include/linux/usb/ |
D | isp1362.h | 29 /* Ganged port power switching (0) or individual port power switching (1) */
|
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/ |
D | jdi,lpm102a188a.yaml | 82 nvidia,ganged-mode = <&dsia>;
|
/linux-6.12.1/Documentation/devicetree/bindings/display/tegra/ |
D | nvidia,tegra20-dsi.yaml | 81 nvidia,ganged-mode:
|
/linux-6.12.1/drivers/gpu/drm/tegra/ |
D | dsi.c | 81 /* for ganged-mode support */ 567 /* TODO: implement ganged mode */ in tegra_dsi_configure() 573 * For ganged mode, assume symmetric left-right mode. in tegra_dsi_configure() 605 /* TODO: revisit for non-ganged mode */ in tegra_dsi_configure() 1494 dev_err(dsi->dev, "failed to set up ganged mode: %d\n", in tegra_dsi_host_attach() 1544 np = of_parse_phandle(dsi->dev->of_node, "nvidia,ganged-mode", 0); in tegra_dsi_ganged_probe()
|
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_tuning.c | 100 { XE_RTP_NAME("Tuning: ganged timer, also known as 16011163337"),
|
/linux-6.12.1/drivers/usb/misc/ |
D | usb251xb.c | 432 if (of_property_read_bool(np, "ganged-sensing")) in usb251xb_get_ofdata() 456 else if (of_property_read_bool(np, "ganged-port-switching")) in usb251xb_get_ofdata()
|
/linux-6.12.1/drivers/opp/ |
D | ti-opp-supply.c | 237 * are ganged (example if we set the max for an opp as 1.12v, and in _opp_set_voltage()
|
/linux-6.12.1/drivers/usb/host/ |
D | ohci-omap.c | 146 /* power switching (ganged by default) */ in ohci_omap_reset()
|
D | ohci-hcd.c | 679 * Ganged power switching, no over-current protection. in ohci_run()
|
/linux-6.12.1/drivers/edac/ |
D | amd64_edac.c | 1396 /* Only if NOT ganged does dclr1 have valid info */ in dct_dump_misc_regs() 2025 (dct_ganging_enabled(pvt) ? "ganged" : "unganged")); in read_dram_ctl_register() 2529 * ganged. Otherwise @chan should already contain the channel at in f1x_map_sysaddr_to_csrow()
|
/linux-6.12.1/arch/arm/boot/dts/nvidia/ |
D | tegra114-asus-tf701t.dts | 79 nvidia,ganged-mode = <&dsib>;
|
/linux-6.12.1/arch/arm64/boot/dts/nvidia/ |
D | tegra210-smaug.dts | 46 nvidia,ganged-mode = <&dsia>;
|
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | intel_display.c | 2452 * - DVO ganged mode in intel_crtc_compute_pipe_src() 3722 /* Only DSI transcoders can be ganged */ in assert_enabled_transcoders()
|
/linux-6.12.1/drivers/usb/core/ |
D | hub.c | 1532 dev_dbg(hub_dev, "ganged power switching\n"); in hub_configure()
|