Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/devicetree/bindings/hwmon/
Dadt7475.yaml90 - smbalert#
100 - smbalert#
125 adi,pin10-function = "smbalert#";
/linux-6.14.4/drivers/i2c/
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()
Di2c-core-smbus.c7 * (e.g. smbalert) are handled in a separate i2c-smbus module.
721 if (irq < 0 && !device_property_present(parent, "smbalert-gpios")) in i2c_setup_smbus_alert()
/linux-6.14.4/Documentation/hwmon/
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
Dadm1026.rst51 limit. If the limit is exceeded, an interrupt (#SMBALERT) can be
/linux-6.14.4/Documentation/i2c/
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-6.14.4/arch/arm/boot/dts/nxp/imx/
Dimx6qdl-vicut1-12inch.dtsi59 "CAM2_MIRROR", "", "", "SMBALERT",
Dimx6dl-victgo.dts238 "CAM2_MIRROR", "", "", "SMBALERT",
Dimx6dl-prtmvt.dts341 "CAM2_MIRROR", "", "", "SMBALERT",
/linux-6.14.4/drivers/i2c/busses/
Di2c-xlp9xx.c522 /* SMBAlert irq */ in xlp9xx_i2c_probe()
/linux-6.14.4/drivers/hwmon/
Dadt7475.c1516 else if (!strcmp("smbalert#", function)) in load_config3()
1545 else if (!strcmp("smbalert#", function)) in load_config4()
Dlm75.c226 .clr_mask = 1 << 1 | 1 << 7, /* disable SMBAlert and one-shot */
Dadm1026.c1739 "SMBALERT interrupts are enabled.\n"); in adm1026_init_client()
/linux-6.14.4/drivers/hwmon/pmbus/
Dpmbus_core.c3410 dev_dbg_once(dev, "Failed to set smbalert for reg 0x%02x\n", in pmbus_irq_setup()
/linux-6.14.4/drivers/net/ethernet/marvell/
Dsky2.h1972 HCU_CCSR_SMBALERT_MONITOR= 1<<27, /* SMBALERT pin monitor */