Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dstm.h82 unsigned int hw_override; member
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-stm16 What: /sys/class/stm/<stm>/hw_override
/openbmc/linux/drivers/hwtracing/stm/
H A Dcore.c71 ret = sprintf(buf, "%u\n", stm->data->hw_override); in hw_override_show()
76 static DEVICE_ATTR_RO(hw_override);
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-stm.c797 drvdata->stm.hw_override = true; in stm_init_generic_data()