Searched refs:TRDY (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/thermal/qcom/ |
H A D | tsens-v2.c | 104 [TRDY] = REG_FIELD(TM_TRDY_OFF, 0, 0),
|
H A D | tsens.c | 791 ret = regmap_field_read(priv->rf[TRDY], &trdy); in get_temp_common() 1003 priv->rf[TRDY] = devm_regmap_field_alloc(dev, priv->tm_map, priv->fields[TRDY]); in init_common() 1004 if (IS_ERR(priv->rf[TRDY])) { in init_common() 1005 ret = PTR_ERR(priv->rf[TRDY]); in init_common()
|
H A D | tsens-v1.c | 134 [TRDY] = REG_FIELD(TM_TRDY_OFF, 0, 0),
|
H A D | tsens-8960.c | 256 [TRDY] = REG_FIELD(INT_STATUS_ADDR, 7, 7),
|
H A D | tsens-v0_1.c | 325 [TRDY] = REG_FIELD(TM_TRDY_OFF, 0, 0),
|
H A D | tsens.h | 174 TRDY, enumerator
|
/openbmc/qemu/docs/specs/ |
H A D | rocker.rst | 73 0x40 1 TRDY timeout
|