Home
last modified time | relevance | path

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

/linux/Documentation/hwmon/
H A Dlm85.rst193 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 Dadm1026.rst51 limit. If the limit is exceeded, an interrupt (#SMBALERT) can be
/linux/Documentation/i2c/
H A Dslave-testunit-backend.rst205 This test raises an interrupt via the SMBAlert pin which the host controller
221 smbus_alert 0-000c: SMBALERT# from dev 0x64, flag 1
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-vicut1-12inch.dtsi59 "CAM2_MIRROR", "", "", "SMBALERT",
/linux/drivers/i2c/
H A Di2c-core-smbus.c7 * (e.g. smbalert) are handled in a separate i2c-smbus module.
735 if (irq < 0 && !device_property_present(parent, "smbalert-gpios")) in i2c_setup_smbus_alert()
/linux/drivers/i2c/busses/
H A Di2c-xlp9xx.c522 /* SMBAlert irq */ in xlp9xx_i2c_probe()
/linux/drivers/hwmon/
H A Dlm75.c230 .clr_mask = 1 << 1 | 1 << 7, /* disable SMBAlert and one-shot */
237 .clr_mask = 1 << 1 | 1 << 7, /* disable SMBAlert and one-shot */
H A Dadt7475.c1517 else if (!strcmp("smbalert#", function)) in load_config3()
1546 else if (!strcmp("smbalert#", function)) in load_config4()
/linux/drivers/net/ethernet/marvell/
H A Dsky2.h1972 HCU_CCSR_SMBALERT_MONITOR= 1<<27, /* SMBALERT pin monitor */
/linux/drivers/hwmon/pmbus/
H A Dpmbus_core.c3602 dev_dbg_once(dev, "Failed to set smbalert for reg 0x%02x\n", in pmbus_irq_setup()