Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm3x-core.c41 static int boot_enable; variable
42 module_param_named(boot_enable, boot_enable, int, S_IRUGO);
717 if (etmdrvdata[cpu]->boot_enable && !etmdrvdata[cpu]->sticky_enable) in etm_online_cpu()
927 if (boot_enable) { in etm_probe()
929 drvdata->boot_enable = true; in etm_probe()
H A Dcoresight-etm.h243 bool boot_enable; member
H A Dcoresight-etm4x-core.c49 static int boot_enable; variable
50 module_param(boot_enable, int, 0444);
51 MODULE_PARM_DESC(boot_enable, "Enable tracing on boot");
1617 if (etmdrvdata[cpu]->boot_enable && !etmdrvdata[cpu]->sticky_enable) in etm4_online_cpu()
2060 if (boot_enable) { in etm4_add_coresight_dev()
2062 drvdata->boot_enable = true; in etm4_add_coresight_dev()
H A Dcoresight-etm4x.h1019 bool boot_enable; member
/openbmc/qemu/include/block/
H A Dufs.h270 uint8_t boot_enable; member
/openbmc/linux/drivers/ufs/core/
H A Dufs-sysfs.c707 UFS_DEVICE_DESC_PARAM(boot_enable, _BOOT_ENBL, 1);
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-ufs77 What: /sys/bus/platform/drivers/ufshcd/*/device_descriptor/boot_enable
78 What: /sys/bus/platform/devices/*.ufs/device_descriptor/boot_enable