Home
last modified time | relevance | path

Searched full:mule (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/i2c/muxes/
H A Di2c-mux-mule.c3 * Theobroma Systems Mule I2C device multiplexer
77 * mule fw. Mule fw without mux support will accept write ops to the in mule_i2c_mux_probe()
109 "Mux is not supported, please update Mule FW\n"); in mule_i2c_mux_probe()
116 "Device %d not supported, please update Mule FW\n", reg); in mule_i2c_mux_probe()
131 { .compatible = "tsd,mule-i2c-mux", },
138 .name = "mule-i2c-mux",
147 MODULE_DESCRIPTION("I2C mux driver for Theobroma Systems Mule");
H A DKconfig123 tristate "Theobroma Systems Mule I2C device multiplexer"
126 Mule is an MCU that emulates a set of I2C devices, among which
132 Theobroma Systems Mule I2C multiplexer. This driver provides access to
136 will be called i2c-mux-mule.
H A DMakefile13 obj-$(CONFIG_I2C_MUX_MULE) += i2c-mux-mule.o
/linux/Documentation/devicetree/bindings/i2c/
H A Dtsd,mule-i2c-mux.yaml4 $id: http://devicetree.org/schemas/i2c/tsd,mule-i2c-mux.yaml#
7 title: Theobroma Systems Mule I2C multiplexer
14 Theobroma Systems Mule is an MCU that emulates a set of I2C devices, among
21 | Mule |
43 const: tsd,mule-i2c-mux
53 compatible = "tsd,mule-i2c-mux";
/linux/drivers/misc/mei/
H A Dhw-me-regs.h102 #define MEI_DEV_ID_MCC 0x4B70 /* Mule Creek Canyon (EHL) */
103 #define MEI_DEV_ID_MCC_4 0x4B75 /* Mule Creek Canyon 4 (EHL) */
/linux/drivers/gpu/drm/i915/soc/
H A Dintel_pch.h26 PCH_TGP, /* Tiger Lake/Mule Creek Canyon PCH */
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-puma.dtsi397 compatible = "tsd,mule", "ti,amc6821";
401 compatible = "tsd,mule-i2c-mux";
/linux/drivers/net/can/usb/
H A DKconfig164 * Mule: integrated on the PCB of various System-on-Modules
H A Ducan.c1588 /* Mule (soldered onto compute modules) */
/linux/drivers/hwmon/
H A Damc6821.c923 if (of_device_is_compatible(dev->of_node, "tsd,mule")) { in amc6821_probe()
948 .compatible = "tsd,mule",