Home
last modified time | relevance | path

Searched refs:busses (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/sys/x86/x86/
H A Dmptable.c161 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 Di2c-mux.txt3 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 Di2c-fsi.txt1 Device-tree bindings for FSI-attached I2C master and busses
11 - child nodes : Nodes to describe busses off the I2C
H A Di2c-aspeed.txt1 Device tree configuration for the I2C busses on the AST24XX, AST25XX, and AST26XX SoCs.
H A Di2c-qcom-cci.txt46 The CCI provides I2C masters for one (msm8916) or two i2c busses (msm8996,
H A Di2c.txt1 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 Dw1.txt1 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 Dmptable.c143 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 Dmipi-dsi-bus.txt1 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 Dmsi.txt8 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 Daspeed,ast2xxx-scu-ic.txt10 fires new interrupts for child busses
H A Daspeed,ast2400-i2c-ic.txt13 new interrupts for child busses
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmdio-mux.txt3 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 Dmdio-mux-gpio.txt24 pair of GPIO lines. Child busses 2 and 3 populated with 4
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dsamsung-s5c73m3.txt5 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 Dimx.txt33 controller's 32-bit output image bus onto four 16-bit parallel busses
/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Depson,rx6110.txt4 The Epson RX6110 can be used with SPI or I2C busses. The kind of
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dcurrituck.dts144 /* This drives busses 0 to 0xf */
181 /* This drives busses 0 to 0xf */
218 /* This drives busses 0 to 0xf */
H A Dakebono.dts272 /* 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 Dkatmai.dts300 /* 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 Dredwood.dts260 /* This drives busses 10 to 0x1f */
301 /* This drives busses 10 to 0x1f */
342 /* This drives busses 10 to 0x1f */
H A Dicon.dts303 /* 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 Di3c.txt1 Generic device tree bindings for I3C busses
5 busses in a device tree.
/freebsd/sys/contrib/device-tree/Bindings/c6x/
H A Demifa.txt5 SoCs. This interface provides external busses with a number of chip selects.
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dimx290.txt7 default. No bindings have been defined for the other busses.

12