/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | phy_shim.h | 34 #define RADAR_TYPE_STG2 8 /* staggered-2 radar */ 35 #define RADAR_TYPE_STG3 9 /* staggered-3 radar */
|
/openbmc/linux/Documentation/devicetree/bindings/ata/ |
H A D | ahci-common.yaml | 64 Bitfield of the HBA generic platform capabilities like Staggered
|
/openbmc/linux/lib/ |
H A D | test_bpf.c | 2643 * Set up a sequence of staggered jumps, forwards and backwards with 13915 /* Staggered jump sequences, immediate */ 13917 "Staggered jumps: JMP_JA", 13926 "Staggered jumps: JMP_JEQ_K", 13935 "Staggered jumps: JMP_JNE_K", 13944 "Staggered jumps: JMP_JSET_K", 13953 "Staggered jumps: JMP_JGT_K", 13962 "Staggered jumps: JMP_JGE_K", 13971 "Staggered jumps: JMP_JLT_K", 13980 "Staggered jumps: JMP_JLE_K", [all …]
|
/openbmc/phosphor-pid-control/pid/ |
H A D | pidloop.cpp | 131 // correct, as the intervals are staggered into one another. in pidControlLoop()
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | common-beacon.c | 140 * For multi-bss ap support beacons are either staggered evenly over N slots or
|
H A D | beacon.c | 171 * 2) if there are more than one vif and we are using staggered in ath9k_beacon_generate() 537 * For multi-bss ap support beacons are either staggered evenly over N slots or
|
H A D | ath9k.h | 637 __le64 tsf_adjust; /* TSF adjustment for staggered beacons */
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | mac_iop.h | 72 * IOP Control registers, staggered because in usual Apple style they were
|
/openbmc/linux/arch/alpha/lib/ |
H A D | ev6-clear_user.S | 124 * staggered fashion, we can still do this loop in 5 fetches
|
/openbmc/qemu/hw/ide/ |
H A D | ahci-internal.h | 83 #define HOST_CAP_SSS (1 << 27) /* Staggered Spin-up */
|
/openbmc/linux/drivers/ata/ |
H A D | ahci.h | 98 HOST_CAP_SSS = BIT(27), /* Staggered Spin-up */
|
H A D | libahci.c | 44 MODULE_PARM_DESC(ignore_sss, "Ignore staggered spinup flag (0=don't ignore, 1=ignore)");
|
/openbmc/linux/drivers/pwm/ |
H A D | pwm-pca9685.c | 201 /* Read ON register to calculate duty cycle of staggered output */ in pca9685_pwm_get_duty()
|
/openbmc/linux/Documentation/virt/kvm/x86/ |
H A D | timekeeping.rst | 421 may be staggered or slewed, at some points in time, the TSC rate may not be
|
/openbmc/u-boot/drivers/ata/ |
H A D | ahci.c | 196 cap_save |= (1 << 27); /* Staggered Spin-up. Not needed. */ in ahci_host_init()
|
/openbmc/linux/arch/x86/events/amd/ |
H A D | ibs.c | 1079 * Can't add to offset_max as they are staggered in perf_ibs_handle_irq()
|
/openbmc/u-boot/arch/x86/cpu/quark/ |
H A D | smc.c | 524 /* Turn Off Delays: VREG, Staggered MDLL, MDLL, PI */ in ddrphy_init() 528 /* Turn On Delays: MPLL, Staggered MDLL, PI, IOBUFACT */ in ddrphy_init()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | exceptions-64s.S | 2954 * The load addresses are at staggered offsets within cachelines, 3055 * The load adresses are at staggered offsets within cachelines,
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_scan.c | 132 * storage enclosure that does not inject staggered spin-ups. For in scsi_enable_async_suspend()
|
/openbmc/qemu/tests/qtest/ |
H A D | ahci-test.c | 488 * CAP.SSS - Support for staggered spin-up (t/f) in ahci_test_hba_spec()
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.h | 3838 /* Beacon generation mode . 0: staggered 1: bursted */ 3942 /* Beacon generation mode . 0: staggered 1: bursted */
|
H A D | mac.c | 6111 "vdev %d set beacon tx mode to staggered\n", in ath10k_bss_info_changed()
|
/openbmc/linux/drivers/net/wireless/ath/ath5k/ |
H A D | base.c | 2099 intval /= ATH_BCBUF; /* staggered multi-bss beacons */ in ath5k_beacon_update_timers()
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | mac.c | 2540 "Set staggered beacon mode for VDEV: %d\n", in ath12k_mac_op_bss_info_changed()
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | mac.c | 3445 "Set staggered beacon mode for VDEV: %d\n", in ath11k_mac_op_bss_info_changed()
|