Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm1-cmd.c346 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 Dtpm_tis_core.c603 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 Dtpm-sysfs.c285 static DEVICE_ATTR_RO(durations);
/openbmc/linux/drivers/media/rc/
H A Dir-xmp-decoder.c87 n = data->durations; in ir_xmp_decode()
175 data->durations[data->count] = ev.duration; in ir_xmp_decode()
H A Drc-core-priv.h142 u32 durations[16]; member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/beep/
H A Dbeep_1.4.12.bb3 patterns with given frequencies, durations, and spacing."
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-class-tpm46 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 Dlmac.h256 __le16 durations[4]; member
451 __le16 durations[32]; member
H A Dtxrx.c924 memset(txhdr->durations, 0, sizeof(txhdr->durations)); in p54_tx_80211()
/openbmc/linux/Documentation/networking/device_drivers/can/ctu/
H A Dctucanfd-driver.rst290 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 Dreadme.md213 This bezier curves and durations in this file determine the motion styles
/openbmc/linux/Documentation/admin-guide/pm/
H A Damd-pstate.rst96 for long durations and may only be achievable if other platform components
/openbmc/linux/tools/memory-model/Documentation/
H A Dlitmus-tests.txt595 possible durations of the xchg_acquire() statements.
/openbmc/linux/Documentation/trace/
H A Dftrace.rst2704 allowing easier searching with grep for function durations.
/openbmc/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst1036 All time durations are in microseconds.
/openbmc/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst1549 RCU read-side critical sections being preempted for long durations,