/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/ |
H A D | 22000.c | 189 * HT size; mac80211 would otherwise pick the HE max (256) by default. 225 * HT size; mac80211 would otherwise pick the HE max (256) by default. 238 * HT size; mac80211 would otherwise pick the HE max (256) by default. 251 * HT size; mac80211 would otherwise pick the HE max (256) by default. 263 * HT size; mac80211 would otherwise pick the HE max (256) by default. 276 * HT size; mac80211 would otherwise pick the HE max (256) by default. 289 * HT size; mac80211 would otherwise pick the HE max (256) by default. 301 * HT size; mac80211 would otherwise pick the HE max (256) by default. 315 * HT size; mac80211 would otherwise pick the HE max (256) by default. 328 * HT size; mac80211 would otherwise pick the HE max (256) by default. [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tcltk/tk8/ |
H A D | tkprivate.diff | 11 # String to pass to linker to pick up the Tk library from its 16 # String to pass to linker to pick up the Tk library from its 29 # String to pass to linker to pick up the Tk stub library from its 34 # String to pass to linker to pick up the Tk stub library from its
|
/openbmc/u-boot/board/xes/xpedite537x/ |
H A D | ddr.c | 77 * Ch.0: 3.808ns to 6.240ns additional delay needed (pick 5ns as target) 78 * This is 1.5 clock cycles, pick CPO = READ_LAT + 3/2 (0x8) 79 * Ch.1: 3.288ns to 5.536ns additional delay needed (pick 4.4ns as target) 80 * This is 1.32 clock cycles, pick CPO = READ_LAT + 5/4 (0x7) 120 * Ch.0: 3.341ns to 5.673ns additional delay needed (pick 4.5ns as target) 121 * This is 1.8 clock cycles, pick CPO = READ_LAT + 7/4 (0x9) 122 * Ch.1: 2.822ns to 4.968ns additional delay needed (pick 3.9ns as target) 123 * This is 1.56 clock cycles, pick CPO = READ_LAT + 3/2 (0x8)
|
/openbmc/qemu/tests/tcg/mips/user/ase/dsp/ |
H A D | test_dsp_r1_pick_ph.c | 16 "pick.ph %0, %1, %2\n\t" in main() 29 "pick.ph %0, %1, %2\n\t" in main() 42 "pick.ph %0, %1, %2\n\t" in main()
|
H A D | test_dsp_r1_pick_qb.c | 16 "pick.qb %0, %1, %2\n\t" in main() 29 "pick.qb %0, %1, %2\n\t" in main()
|
/openbmc/linux/Documentation/arch/arm/google/ |
H A D | chromebook-boot-flow.rst | 10 is up to depthcharge_ to pick the right device tree from the `FIT Image`_ and 13 The scheme that depthcharge_ uses to pick the device tree takes into account 47 Then depthcharge_ will pick the first device tree even though 65 revision and try to run old software on it then we'll at pick the
|
/openbmc/u-boot/net/ |
H A D | link_local.c | 64 * Pick a random link local IP address on 169.254/16, except that 67 static struct in_addr pick(void) in pick() function 118 ip = pick(); in link_local_start() 201 ip = pick(); in link_local_timeout() 305 ip = pick(); in link_local_receive_arp() 329 ip = pick(); in link_local_receive_arp() 339 ip = pick(); in link_local_receive_arp()
|
/openbmc/linux/Documentation/process/ |
H A D | stable-kernel-rules.rst | 47 2. Ask the stable team to pick up a patch already mainlined. 99 git cherry-pick a1f84a3 100 git cherry-pick 1b9508f 101 git cherry-pick fd21073 102 git cherry-pick <this commit> 115 git cherry-pick <this commit> 122 * To delay pick up of patches, use the following format:
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_twos.c | 29 * pick choice1 when rweight1 is <= 0 30 * pick choice2 when rweight2 is <= 0 77 /* Pick two weighted servers */ in ip_vs_twos_schedule()
|
/openbmc/linux/Documentation/translations/it_IT/process/ |
H A D | stable-kernel-rules.rst | 131 git cherry-pick a1f84a3 132 git cherry-pick 1b9508f 133 git cherry-pick fd21073 134 git cherry-pick <this commit> 148 git cherry-pick <this commit>
|
/openbmc/linux/lib/raid6/ |
H A D | recov_neon.c | 53 /* Now, pick the proper data tables */ in raid6_2data_recov_neon() 86 /* Now, pick the proper data tables */ in raid6_datap_recov_neon()
|
H A D | recov_s390xc.c | 52 /* Now, pick the proper data tables */ in raid6_2data_recov_s390xc() 94 /* Now, pick the proper data tables */ in raid6_datap_recov_s390xc()
|
H A D | recov.c | 48 /* Now, pick the proper data tables */ in raid6_2data_recov_intx1() 84 /* Now, pick the proper data tables */ in raid6_datap_recov_intx1()
|
/openbmc/linux/scripts/ |
H A D | checkversion.pl | 31 # Pick up definitions. 40 # Pick up definitions.
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_rtalloc.h | 55 * Pick an extent for allocation at the start of a new realtime file. 66 xfs_rtblock_t *pick); /* result rt extent */
|
/openbmc/linux/Documentation/maintainer/ |
H A D | rebasing-and-merging.rst | 71 - If you must reparent a repository, do not pick some random kernel commit 75 series must move to a new base, pick a stable point (such as one of 210 the development cycle in order to pick up changes and fixes done elsewhere 211 in the tree. As always, such a merge should pick a well-known release
|
/openbmc/qemu/docs/ |
H A D | qemupciserial.inf | 10 ; Pick "update driver". Then "select driver manually". Pick "Ports
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_page_dirty.c | 174 * vmw_bo_dirty_pre_unmap - write-protect and pick up dirty pages before 181 * when calling unmap_mapping_range(). This function makes sure we pick 261 /* Write-protect and then pick up already dirty bits */ in vmw_bo_dirty_add() 298 * vmw_bo_dirty_transfer_to_res - Pick up a resource's dirty region from 302 * This function will pick up all dirty ranges affecting the resource from
|
/openbmc/linux/lib/ |
H A D | fortify_kunit.c | 40 static volatile int pick; variable 43 static noinline size_t want_minus_one(int pick) in want_minus_one() argument 47 switch (pick) { in want_minus_one() 63 KUNIT_EXPECT_EQ(test, want_minus_one(pick), SIZE_MAX); in control_flow_split_test()
|
/openbmc/linux/Documentation/driver-api/acpi/ |
H A D | linuxized-acpica.rst | 239 1. Cherry-pick an ACPICA commit 242 you want to cherry pick must be committed into the local repository. 244 Then the gen-patch.sh command can help to cherry-pick an ACPICA commit 252 cherry pick. It can be omitted if the commit is "HEAD". 254 2. Cherry-pick recent ACPICA commits
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | any-OSI | 1 Pick your favourite OSI approved license :)
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/images/ |
H A D | obmc-phosphor-image.bbappend | 5 # not be able to pick up your content.
|
/openbmc/qemu/tests/image-fuzzer/qcow2/ |
H A D | fuzz.py | 87 def validator(current, pick, choices): argument 88 """Return a value not equal to the current selected by the pick 92 val = pick(choices)
|
/openbmc/linux/arch/um/include/asm/ |
H A D | xor.h | 19 /* pick an arbitrary one - measuring isn't possible with inf-cpu */
|
/openbmc/docs/development/ |
H A D | devtool-hello-world.md | 100 phosphor-state-manager repo to pick up your new hello world change. 162 state service and have it pick up your new application:
|