Home
last modified time | relevance | path

Searched refs:dig_major (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c374 u8 type, subtype, dig_major; in qpnp_tm_probe() local
422 ret = qpnp_tm_read(chip, QPNP_TM_REG_DIG_MAJOR, &dig_major); in qpnp_tm_probe()
435 if (subtype == QPNP_TM_SUBTYPE_GEN2 && dig_major >= 1) in qpnp_tm_probe()