Home
last modified time | relevance | path

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

/linux/drivers/i2c/
H A Di2c-smbus.c114 * responding, an SMBus device stops asserting SMBALERT#. in smbus_alert()
127 dev_dbg(&ara->dev, "SMBALERT# from dev 0x%02x, flag %d\n", in smbus_alert()
165 /* Setup SMBALERT# infrastructure */
186 gpiod = devm_gpiod_get(adapter->dev.parent, "smbalert", GPIOD_IN); in smbalert_probe()
209 dev_info(&adapter->dev, "supports SMBALERT#\n"); in smbalert_probe()
H A Di2c-core-smbus.c7 * (e.g. smbalert) are handled in a separate i2c-smbus module.
722 if (irq < 0 && !device_property_present(parent, "smbalert-gpios")) in i2c_setup_smbus_alert()
/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",
H A Dimx6dl-victgo.dts238 "CAM2_MIRROR", "", "", "SMBALERT",
/linux/drivers/i2c/busses/
H A Di2c-xlp9xx.c522 /* SMBAlert irq */ in xlp9xx_i2c_probe()
/linux/drivers/hwmon/
H A Dadm1026.c1739 "SMBALERT interrupts are enabled.\n"); in adm1026_init_client()
/linux/drivers/net/ethernet/marvell/
H A Dsky2.h1972 HCU_CCSR_SMBALERT_MONITOR= 1<<27, /* SMBALERT pin monitor */