Home
last modified time | relevance | path

Searched full:cbus (Results 1 – 25 of 54) sorted by relevance

123

/openbmc/u-boot/include/net/pfe_eth/pfe/
H A Dcbus.h10 #include "cbus/emac.h"
11 #include "cbus/gpi.h"
12 #include "cbus/bmu.h"
13 #include "cbus/hif.h"
14 #include "cbus/tmu_csr.h"
15 #include "cbus/class_csr.h"
16 #include "cbus/hif_nocpy.h"
17 #include "cbus/util_csr.h"
H A Dpfe_hw.h11 #include "cbus.h"
70 /* CBUS physical base address as seen by PE's. */
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dadv748x.yaml38 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
39 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
40 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
41 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
42 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
43 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
44 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
45 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
46 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
47 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
[all …]
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Damlogic,meson8-pinctrl-cbus.yaml4 $id: http://devicetree.org/schemas/pinctrl/amlogic,meson8-pinctrl-cbus.yaml#
7 title: Amlogic Meson8 CBUS pinmux controller
19 - amlogic,meson8-cbus-pinctrl
20 - amlogic,meson8b-cbus-pinctrl
25 - const: amlogic,meson8m2-cbus-pinctrl
26 - const: amlogic,meson8-cbus-pinctrl
59 compatible = "amlogic,meson8-cbus-pinctrl";
/openbmc/linux/drivers/i2c/busses/
H A Di2c-cbus-gpio.c2 * CBUS I2C driver for Nokia Internet Tablets.
32 * if other CBUS implementations appear.
235 gpiod_set_consumer_name(chost->clk, "CBUS clk"); in cbus_i2c_probe()
236 gpiod_set_consumer_name(chost->dat, "CBUS dat"); in cbus_i2c_probe()
237 gpiod_set_consumer_name(chost->sel, "CBUS sel"); in cbus_i2c_probe()
246 strscpy(adapter->name, "CBUS I2C adapter", sizeof(adapter->name)); in cbus_i2c_probe()
259 { .compatible = "i2c-cbus-gpio", },
269 .name = "i2c-cbus-gpio",
275 MODULE_ALIAS("platform:i2c-cbus-gpio");
276 MODULE_DESCRIPTION("CBUS I2C driver");
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-cbus-gpio.txt1 Device tree bindings for i2c-cbus-gpio driver
4 - compatible = "i2c-cbus-gpio";
15 compatible = "i2c-cbus-gpio";
/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/
H A Dtmu_csr.h86 * xxx_INQ_PKTPTR cbus addresses)
90 * xxx_INQ_PKTPTR cbus addresses)
94 * xxx_INQ_PKTPTR cbus addresses)
105 * xxx_INQ_PKTPTR cbus addresses)
120 * xxx_INQ_PKTPTR cbus addresses)
H A Dhif.h13 * Mapped on CBUS and accessible from all PE's and ARM.
H A Dclass_csr.h13 * Mapped on CBUS and accessible from all PE's and ARM.
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dsil-sii8620.h320 /* CBUS Address, default value: 0x00 */
589 /* TPI CBUS Start, default value: 0x00 */
778 /* MHL CBUS 1st Ctl, default value: 0x12 */
796 /* MHL CBUS 2nd Ctl, default value: 0x03 */
978 /* CBUS Scratch Pad 1st Byte, default value: 0x00 */
1344 /* CBUS Vendor ID, default value: 0x01 */
1347 /* CBUS Connection Status, default value: 0x00 */
1355 /* CBUS Interrupt 1st, default value: 0x00 */
1366 /* CBUS Interrupt Mask 1st, default value: 0x00 */
1369 /* CBUS Interrupt 2nd, default value: 0x00 */
[all …]
H A Dsii9234.c129 /* CBUS registers */
191 [I2C_CBUS] = "CBUS",
391 /* Disable CBUS discovery */ in force_usb_id_switch_open()
405 /* Enable CBUS discovery */ in release_usb_id_switch_open()
473 /* CBUS discovery cycle time for each drive and float = 150us */ in sii9234_reset()
480 * 1.8V CBUS VTH & GND threshold in sii9234_reset()
491 /* 0x92[3] sets the CBUS / ID switch */ in sii9234_reset()
863 dev_err(ctx->dev, "failed to create CBUS client\n"); in sii9234_init_resources()
/openbmc/linux/arch/mips/mti-malta/
H A Dmalta-platform.c16 * o 1 port in the CBUS UART, a discrete 16550 which normally is only used
19 * We don't use 8250_platform.c on Malta as it would result in the CBUS
47 .mapbase = 0x1f000900, /* The CBUS UART */
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dretu.txt10 - reg: Specifies the CBUS slave address of the ASIC chip
16 compatible = "i2c-cbus-gpio";
/openbmc/linux/arch/alpha/include/asm/
H A Dcore_t2.h145 * The CPU module has Backup Cache control logic, Cbus control logic, and
157 unsigned long cbctl; long fill_06[3]; /* CBus Control */
158 unsigned long cbe; long fill_07[3]; /* CBus Error */
159 unsigned long cbeal; long fill_08[3]; /* CBus Error Addr Latch low */
160 unsigned long cbeah; long fill_09[3]; /* CBus Error Addr Latch high */
165 unsigned long madrl; long fill_14[3]; /* CBus Miss Address */
282 unsigned long elct_cerr1; /* Cbus Error Register 1 */
283 unsigned long elct_cerr2; /* Cbus Error Register 2 */
284 unsigned long elct_cerr3; /* Cbus Error Register 3 */
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-xway.c244 MFP_XWAY(GPIO1, GPIO, EXIN, CBUS, MII),
250 MFP_XWAY(GPIO7, GPIO, CGU, CBUS, MII),
254 MFP_XWAY(GPIO11, GPIO, ASC, CBUS, SPI),
255 MFP_XWAY(GPIO12, GPIO, ASC, CBUS, MCD),
257 MFP_XWAY(GPIO14, GPIO, CGU, CBUS, MII),
272 MFP_XWAY(GPIO29, GPIO, PCI, CBUS, MII),
273 MFP_XWAY(GPIO30, GPIO, PCI, CBUS, MII),
419 MFP_XWAY(GPIO1, GPIO, EXIN, CBUS, SIN),
425 MFP_XWAY(GPIO7, GPIO, CGU, CBUS, NONE),
429 MFP_XWAY(GPIO11, GPIO, ASC, CBUS, SPI),
[all …]
/openbmc/linux/arch/arm/boot/dts/amlogic/
H A Dmeson8m2.dtsi46 compatible = "amlogic,meson8m2-cbus-pinctrl",
47 "amlogic,meson8-cbus-pinctrl";
H A Dmeson.dtsi26 cbus: cbus@c1100000 { label
H A Dmeson8.dtsi440 &cbus {
465 compatible = "amlogic,meson8-cbus-pinctrl";
H A Dmeson8b.dtsi394 &cbus {
419 compatible = "amlogic,meson8b-cbus-pinctrl";
/openbmc/linux/arch/arm/mach-omap1/
H A Dboard-nokia770.c239 .name = "i2c-cbus-gpio",
259 pr_err("Unable to get CBUS Retu IRQ GPIO descriptor\n"); in nokia770_cbus_init()
267 pr_err("Unable to get CBUS Tahvo IRQ GPIO descriptor\n"); in nokia770_cbus_init()
/openbmc/linux/include/dt-bindings/gpio/
H A Dmeson8b-gpio.h12 /* EE (CBUS) GPIO chip */
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap2420-n8x0-common.dtsi16 compatible = "i2c-cbus-gpio";
/openbmc/linux/arch/x86/include/asm/
H A Dmpspec_def.h92 #define BUSTYPE_CBUS "CBUS"
/openbmc/u-boot/board/nokia/rx51/
H A Dtag_omap.h214 struct omap_cbus_config cbus; member
/openbmc/linux/drivers/pnp/
H A Dsupport.c49 * FreeBSD sys/pc98/cbus/sio_cbus.c driver. in pnp_eisa_id_to_string()

123