Searched refs:durations (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/drivers/char/tpm/ |
H A D | tpm1-cmd.c | 346 unsigned long durations[3]; in tpm1_get_timeouts() local 436 chip->ops->update_durations(chip, durations); in tpm1_get_timeouts() 440 chip->duration[TPM_SHORT] = durations[0]; in tpm1_get_timeouts() 441 chip->duration[TPM_MEDIUM] = durations[1]; in tpm1_get_timeouts() 442 chip->duration[TPM_LONG] = durations[2]; in tpm1_get_timeouts()
|
H A D | tpm_tis_core.c | 603 unsigned long durations[3]; member 665 vendor_dur_overrides[i].durations, in tpm_tis_update_durations() 666 sizeof(vendor_dur_overrides[i].durations)); in tpm_tis_update_durations()
|
H A D | tpm-sysfs.c | 285 static DEVICE_ATTR_RO(durations);
|
/openbmc/linux/drivers/media/rc/ |
H A D | ir-xmp-decoder.c | 87 n = data->durations; in ir_xmp_decode() 175 data->durations[data->count] = ev.duration; in ir_xmp_decode()
|
H A D | rc-core-priv.h | 142 u32 durations[16]; member
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/beep/ |
H A D | beep_1.4.12.bb | 3 patterns with given frequencies, durations, and spacing."
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-class-tpm | 46 What: /sys/class/tpm/tpmX/device/durations 50 Description: The "durations" property shows the 3 vendor-specific values 61 Here the short, medium and long durations are displayed in
|
/openbmc/linux/drivers/net/wireless/intersil/p54/ |
H A D | lmac.h | 256 __le16 durations[4]; member 451 __le16 durations[32]; member
|
H A D | txrx.c | 924 memset(txhdr->durations, 0, sizeof(txhdr->durations)); in p54_tx_80211()
|
/openbmc/linux/Documentation/networking/device_drivers/can/ctu/ |
H A D | ctucanfd-driver.rst | 290 bitrate, the durations of all the segments (and time quantum) must be 295 configuration by setting all the segment durations manually, or a 300 algorithm thus needs the minimum and maximum values for the durations 321 A curious reader will notice that the durations of the segments PROP_SEG
|
/openbmc/webui-vue/docs/customization/ |
H A D | readme.md | 213 This bezier curves and durations in this file determine the motion styles
|
/openbmc/linux/Documentation/admin-guide/pm/ |
H A D | amd-pstate.rst | 96 for long durations and may only be achievable if other platform components
|
/openbmc/linux/tools/memory-model/Documentation/ |
H A D | litmus-tests.txt | 595 possible durations of the xchg_acquire() statements.
|
/openbmc/linux/Documentation/trace/ |
H A D | ftrace.rst | 2704 allowing easier searching with grep for function durations.
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | cgroup-v2.rst | 1036 All time durations are in microseconds.
|
/openbmc/linux/Documentation/RCU/Design/Requirements/ |
H A D | Requirements.rst | 1549 RCU read-side critical sections being preempted for long durations,
|