/freebsd/sys/x86/x86/ |
H A D | mptable.c | 161 static bus_datum *busses; variable 433 busses = malloc((mptable_maxbusid + 1) * sizeof(bus_datum), M_MPTABLE, in mptable_setup_io() 436 busses[i].bus_type = NOBUS; in mptable_setup_io() 632 busses[bus->bus_id].bus_id = bus->bus_id; in mptable_parse_apics_and_busses_handler() 633 busses[bus->bus_id].bus_type = bus_type; in mptable_parse_apics_and_busses_handler() 663 busses[0].bus_id = 0; in mptable_parse_apics_and_busses() 664 busses[0].bus_type = default_data[mpfps->config_type - 1][2]; in mptable_parse_apics_and_busses() 666 busses[1].bus_id = 1; in mptable_parse_apics_and_busses() 667 busses[1].bus_type = in mptable_parse_apics_and_busses() 683 switch (busses[src_bus].bus_type) { in conforming_polarity() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-mux.txt | 3 An i2c bus multiplexer/switch will have several child busses that are 16 of both i2c child busses and other child nodes, the 'i2c-mux' subnode 17 can be used for populating the i2c child busses. If an 'i2c-mux' 19 child busses.
|
H A D | i2c-fsi.txt | 1 Device-tree bindings for FSI-attached I2C master and busses 11 - child nodes : Nodes to describe busses off the I2C
|
H A D | i2c-aspeed.txt | 1 Device tree configuration for the I2C busses on the AST24XX, AST25XX, and AST26XX SoCs.
|
H A D | i2c-qcom-cci.txt | 46 The CCI provides I2C masters for one (msm8916) or two i2c busses (msm8996,
|
H A D | i2c.txt | 1 Generic device tree bindings for I2C busses 5 busses and their child devices in a device tree.
|
/freebsd/sys/contrib/device-tree/Bindings/w1/ |
H A D | w1.txt | 1 Generic devicetree bindings for onewire (w1) busses 4 Onewire busses are described through nodes of their master bus controller.
|
/freebsd/usr.sbin/mptable/ |
H A D | mptable.c | 143 static int busses[256]; variable 578 for (x = 0; x < (int)nitems(busses); x++) in MPConfigTableHeader() 579 busses[x] = 0xff; in MPConfigTableHeader() 795 busses[ entry->bus_id ] = lookupBusType( name ); in busEntry() 841 if ( busses[ entry->src_bus_id ] == PCI ) in intEntry()
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | mipi-dsi-bus.txt | 1 MIPI DSI (Display Serial Interface) busses 35 supporting such a configuration generally requires the data on both the busses 76 busses. Each DSI bus/channel drives some portion of the pixel data (generally 78 The graph bindings should be used to represent the multiple DSI busses that are
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | msi.txt | 8 used with other busses, and hence a mechanism is required to relate devices on 9 those busses to the MSI controllers which they are capable of using, 73 When #msi-cells is non-zero, busses with an msi-parent will require
|
H A D | aspeed,ast2xxx-scu-ic.txt | 10 fires new interrupts for child busses
|
H A D | aspeed,ast2400-i2c-ic.txt | 13 new interrupts for child busses
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | mdio-mux.txt | 3 An MDIO bus multiplexer/switch will have several child busses that are 34 pair of GPIO lines. Child busses 2 and 3 populated with 4
|
H A D | mdio-mux-gpio.txt | 24 pair of GPIO lines. Child busses 2 and 3 populated with 4
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | samsung-s5c73m3.txt | 5 data busses. The I2C bus is the main control bus and additionally the SPI bus 60 For more details see description of the SPI busses bindings
|
H A D | imx.txt | 33 controller's 32-bit output image bus onto four 16-bit parallel busses
|
/freebsd/sys/contrib/device-tree/Bindings/rtc/ |
H A D | epson,rx6110.txt | 4 The Epson RX6110 can be used with SPI or I2C busses. The kind of
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | currituck.dts | 144 /* This drives busses 0 to 0xf */ 181 /* This drives busses 0 to 0xf */ 218 /* This drives busses 0 to 0xf */
|
H A D | akebono.dts | 272 /* This drives busses 0 to 0xf */ 312 /* This drives busses 0 to 0xf */ 352 /* This drives busses 0 to 0xf */ 392 /* This drives busses 0 to 0xf */
|
H A D | katmai.dts | 300 /* This drives busses 0 to 0xf */ 344 /* This drives busses 0x10 to 0x1f */ 385 /* This drives busses 0x20 to 0x2f */ 426 /* This drives busses 0x30 to 0x3f */
|
H A D | redwood.dts | 260 /* This drives busses 10 to 0x1f */ 301 /* This drives busses 10 to 0x1f */ 342 /* This drives busses 10 to 0x1f */
|
H A D | icon.dts | 303 /* This drives busses 0 to 0xf */ 333 /* This drives busses 0x10 to 0x1f */ 374 /* This drives busses 0x20 to 0x2f */
|
/freebsd/sys/contrib/device-tree/Bindings/i3c/ |
H A D | i3c.txt | 1 Generic device tree bindings for I3C busses 5 busses in a device tree.
|
/freebsd/sys/contrib/device-tree/Bindings/c6x/ |
H A D | emifa.txt | 5 SoCs. This interface provides external busses with a number of chip selects.
|
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
H A D | imx290.txt | 7 default. No bindings have been defined for the other busses.
|