Searched full:smbalert (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | adt7475.yaml | 71 - smbalert# 81 - smbalert# 102 adi,pin10-function = "smbalert#";
|
/openbmc/linux/drivers/i2c/ |
H A D | i2c-smbus.c | 113 * responding, an SMBus device stops asserting SMBALERT#. in smbus_alert() 126 dev_dbg(&ara->dev, "SMBALERT# from dev 0x%02x, flag %d\n", in smbus_alert() 164 /* Setup SMBALERT# infrastructure */ 199 dev_info(&adapter->dev, "supports SMBALERT#\n"); in smbalert_probe()
|
H A D | i2c-core-smbus.c | 7 * (e.g. smbalert) are handled in a separate i2c-smbus module.
|
/openbmc/linux/Documentation/hwmon/ |
H A D | lm85.rst | 193 The ADM1027, ADT7463 and ADT7468 chips have an optional SMBALERT output 196 they won't trigger SMBALERT. The SMBALERT output if configured replaces one
|
H A D | adm1026.rst | 51 limit. If the limit is exceeded, an interrupt (#SMBALERT) can be
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-vicut1-12inch.dtsi | 59 "CAM2_MIRROR", "", "", "SMBALERT",
|
H A D | imx6dl-victgo.dts | 238 "CAM2_MIRROR", "", "", "SMBALERT",
|
H A D | imx6dl-prtmvt.dts | 341 "CAM2_MIRROR", "", "", "SMBALERT",
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-xlp9xx.c | 522 /* SMBAlert irq */ in xlp9xx_i2c_probe()
|
/openbmc/linux/drivers/hwmon/ |
H A D | adt7475.c | 1479 else if (!strcmp("smbalert#", function)) in load_config3() 1508 else if (!strcmp("smbalert#", function)) in load_config4()
|
H A D | adm1026.c | 1739 "SMBALERT interrupts are enabled.\n"); in adm1026_init_client()
|
/openbmc/linux/drivers/hwmon/pmbus/ |
H A D | pmbus_core.c | 3273 dev_dbg_once(dev, "Failed to set smbalert for reg 0x%02x\n", in pmbus_irq_setup()
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | sky2.h | 1972 HCU_CCSR_SMBALERT_MONITOR= 1<<27, /* SMBALERT pin monitor */
|