Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/i2c/muxes/
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");
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.
DMakefile13 obj-$(CONFIG_I2C_MUX_MULE) += i2c-mux-mule.o
/linux-6.14.4/Documentation/devicetree/bindings/i2c/
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-6.14.4/Documentation/devicetree/bindings/hwmon/
Dti,amc6821.yaml21 - const: tsd,mule
39 const: tsd,mule
65 compatible = "tsd,mule", "ti,amc6821";
69 compatible = "tsd,mule-i2c-mux";
/linux-6.14.4/arch/arm64/boot/dts/rockchip/
Dpx30-ringneck.dtsi306 compatible = "tsd,mule", "ti,amc6821";
310 compatible = "tsd,mule-i2c-mux";
405 /* Mule UCAN */
Drk3588-tiger.dtsi227 * Mule-ATtiny can handle up to Fast mode Plus (1MHz) on I2C bus,
234 compatible = "tsd,mule", "ti,amc6821";
238 compatible = "tsd,mule-i2c-mux";
734 /* Mule-ATtiny UPDI */
Drk3588-jaguar.dts315 compatible = "tsd,mule", "ti,amc6821";
319 compatible = "tsd,mule-i2c-mux";
870 /* Mule-ATtiny debug UART; typically baudrate 9600 */
889 /* Mule-ATtiny UPDI flashing UART */
Drk3399-puma.dtsi397 compatible = "tsd,mule", "ti,amc6821";
401 compatible = "tsd,mule-i2c-mux";
/linux-6.14.4/drivers/misc/mei/
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-6.14.4/drivers/gpu/drm/i915/soc/
Dintel_pch.h26 PCH_TGP, /* Tiger Lake/Mule Creek Canyon PCH */
Dintel_pch.c117 drm_dbg_kms(&dev_priv->drm, "Found Mule Creek Canyon PCH\n"); in intel_pch_type()
/linux-6.14.4/drivers/net/can/usb/
DKconfig164 * Mule: integrated on the PCB of various System-on-Modules
Ducan.c1581 /* Mule (soldered onto compute modules) */
/linux-6.14.4/drivers/hwmon/
Damc6821.c923 if (of_device_is_compatible(dev->of_node, "tsd,mule")) { in amc6821_probe()
948 .compatible = "tsd,mule",