/openbmc/linux/Documentation/gpu/ |
H A D | kms-properties.csv | 2 ,DVI-I,“subconnector”,ENUM,"{ “Unknown”, “DVI-D”, “DVI-A” }",Connector,TBD 3 ,,“select subconnector”,ENUM,"{ “Automatic”, “DVI-D”, “DVI-A” }",Connector,TBD 4 …onnector”,ENUM,"{ ""Unknown"", ""Composite"", ""SVIDEO"", ""Component"", ""SCART"" }",Connector,TBD 5 …nector”,ENUM,"{ ""Automatic"", ""Composite"", ""SVIDEO"", ""Component"", ""SCART"" }",Connector,TBD 6 ,,“mode”,ENUM,"{ ""NTSC_M"", ""NTSC_J"", ""NTSC_443"", ""PAL_B"" } etc.",Connector,TBD 7 ,,“left margin”,RANGE,"Min=0, Max=100",Connector,TBD 8 ,,“right margin”,RANGE,"Min=0, Max=100",Connector,TBD 9 ,,“top margin”,RANGE,"Min=0, Max=100",Connector,TBD 10 ,,“bottom margin”,RANGE,"Min=0, Max=100",Connector,TBD 11 ,,“brightness”,RANGE,"Min=0, Max=100",Connector,TBD [all …]
|
H A D | drm-kms.rst | 79 by :c:type:`struct drm_connector <drm_connector>`, see `Connector 408 Connector Abstraction 414 Connector Functions Reference 511 Standard Connector Properties 517 HDMI Specific Connector Properties 523 Analog TV Specific Connector Properties 527 :doc: Analog TV Connector Properties
|
/openbmc/pldm/host-bmc/dbus/ |
H A D | connector.hpp | 15 sdbusplus::xyz::openbmc_project::Inventory::Item::server::Connector>; 17 class Connector : public ItemConnector class 20 Connector() = delete; 21 ~Connector() = default; 22 Connector(const Connector&) = delete; 23 Connector& operator=(const Connector&) = delete; 24 Connector(Connector&&) = delete; 25 Connector& operator=(Connector&&) = delete; 27 Connector(sdbusplus::bus_t& bus, const std::string& objPath) : in Connector() function in pldm::dbus::Connector
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/ |
H A D | meson.build | 6 sdbusplus_current_path = 'xyz/openbmc_project/Inventory/Connector' 9 'xyz/openbmc_project/Inventory/Connector/Embedded__markdown'.underscorify(), 11 '../../../../../yaml/xyz/openbmc_project/Inventory/Connector/Embedded.interface.yaml', 25 'xyz/openbmc_project/Inventory/Connector/Embedded', 33 'xyz/openbmc_project/Inventory/Connector/Port__markdown'.underscorify(), 35 '../../../../../yaml/xyz/openbmc_project/Inventory/Connector/Port.interface.yaml', 49 'xyz/openbmc_project/Inventory/Connector/Port', 57 'xyz/openbmc_project/Inventory/Connector/Slot__markdown'.underscorify(), 59 '../../../../../yaml/xyz/openbmc_project/Inventory/Connector/Slot.interface.yaml', 73 'xyz/openbmc_project/Inventory/Connector/Slot',
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Port/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Inventory/Connector/Port' 6 'xyz/openbmc_project/Inventory/Connector/Port__cpp'.underscorify(), 8 '../../../../../../yaml/xyz/openbmc_project/Inventory/Connector/Port.interface.yaml', 28 'xyz/openbmc_project/Inventory/Connector/Port',
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Slot/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Inventory/Connector/Slot' 6 'xyz/openbmc_project/Inventory/Connector/Slot__cpp'.underscorify(), 8 '../../../../../../yaml/xyz/openbmc_project/Inventory/Connector/Slot.interface.yaml', 28 'xyz/openbmc_project/Inventory/Connector/Slot',
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Embedded/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Inventory/Connector/Embedded' 6 'xyz/openbmc_project/Inventory/Connector/Embedded__cpp'.underscorify(), 8 '../../../../../../yaml/xyz/openbmc_project/Inventory/Connector/Embedded.interface.yaml', 28 'xyz/openbmc_project/Inventory/Connector/Embedded',
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Connector/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Inventory/Item/Connector' 8 '../../../../../../yaml/xyz/openbmc_project/Inventory/Item/Connector.interface.yaml', 28 'xyz/openbmc_project/Inventory/Item/Connector',
|
/openbmc/linux/drivers/connector/ |
H A D | Kconfig | 4 tristate "Connector - unified userspace <-> kernelspace linker" 10 Connector support can also be built as a module. If so, the module
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/ |
H A D | Kconfig | 23 tristate "DVI Connector" 29 tristate "HDMI Connector" 34 tristate "Analog TV Connector"
|
/openbmc/linux/arch/arm/boot/dts/intel/pxa/ |
H A D | pxa300-raumfeld-connector.dts | 9 model = "Raumfeld Connector (PXA3xx)"; 14 simple-audio-card,name = "Raumfeld Connector";
|
/openbmc/u-boot/board/freescale/ls1021aiot/ |
H A D | README | 33 - Support SATA Connector 37 - Arduino Shield Connector
|
/openbmc/linux/arch/arm64/boot/dts/bitmain/ |
H A D | bm1880-sophon-edge.dts | 16 * LSEC = Low Speed External Connector 17 * HSEC = High Speed External Connector 24 * Appendix "Expansion Connector Signal Description".
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | resource.hpp | 91 Connector, enumerator 199 {LocationType::Connector, "Connector"},
|
/openbmc/linux/Documentation/driver-api/ |
H A D | connector.rst | 4 Kernel Connector 10 The Connector driver makes it easy to connect various agents using a 24 handling, etc... The Connector driver allows any kernelspace agents to use 56 Connector interfaces
|
/openbmc/linux/drivers/usb/typec/ucsi/ |
H A D | Kconfig | 4 tristate "USB Type-C Connector System Software Interface driver" 9 USB Type-C Connector System Software Interface (UCSI) is a
|
/openbmc/linux/arch/arm64/boot/dts/actions/ |
H A D | s900-bubblegum-96.dts | 72 * LSEC = Low Speed External Connector 73 * HSEC = High Speed External Connector 80 * Appendix "Expansion Connector Signal Description".
|
/openbmc/u-boot/board/amlogic/s400/ |
H A D | README | 14 - MIPI DSI Connector 15 - Audio HAT Connector
|
/openbmc/linux/Documentation/devicetree/bindings/display/ti/ |
H A D | ti,omap-dss.txt | 90 DSS Core --(MIPI DPI)--> TFP410 --(DVI)--> DVI Connector 91 OMAP HDMI --(HDMI)--> TPD12S015 --(HDMI)--> HDMI Connector
|
/openbmc/linux/arch/arm64/boot/dts/hisilicon/ |
H A D | hi3670-hikey970.dts | 65 * LSEC = Low Speed External Connector 66 * HSEC = High Speed External Connector 72 * Appendix "Expansion Connector Signal Description".
|
H A D | hi3660-hikey960.dts | 155 ldo11: LDO11 { /* Low Speed Connector */ 209 * LSEC = Low Speed External Connector 210 * HSEC = High Speed External Connector 218 * Appendix "Expansion Connector Signal Description".
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/ |
H A D | meson.build | 2 subdir('Connector') subdir
|
/openbmc/linux/Documentation/driver-api/usb/ |
H A D | typec.rst | 193 Connector Class supplies an API for registering those switches. 203 When a port is registered, USB Type-C Connector Class requests both the mux and 211 role. USB Type-C Connector Class does not supply separate API for them. The 217 | Connector |
|
/openbmc/u-boot/board/vamrs/rock960_rk3399/ |
H A D | README | 33 * Low Speed Expansion Connector 34 * High Speed Expansion Connector
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | README.md | 27 - FabricAdapter and Connector.Port: `{connecting, connected_to}`
|