| /openbmc/u-boot/arch/arm/mach-uniphier/arm32/ |
| H A D | cache-uniphier.c | 94 static void uniphier_cache_maint_common(u32 start, u32 size, u32 ways, in uniphier_cache_maint_common() argument 112 writel(ways, UNIPHIER_SSCOQWN); in uniphier_cache_maint_common() 128 static void uniphier_cache_maint_range(u32 start, u32 end, u32 ways, in uniphier_cache_maint_range() argument 156 uniphier_cache_maint_common(start, chunk_size, ways, in uniphier_cache_maint_range() 166 void uniphier_cache_prefetch_range(u32 start, u32 end, u32 ways) in uniphier_cache_prefetch_range() argument 168 uniphier_cache_maint_range(start, end, ways, in uniphier_cache_prefetch_range() 173 void uniphier_cache_touch_range(u32 start, u32 end, u32 ways) in uniphier_cache_touch_range() argument 175 uniphier_cache_maint_range(start, end, ways, in uniphier_cache_touch_range() 180 void uniphier_cache_touch_zero_range(u32 start, u32 end, u32 ways) in uniphier_cache_touch_zero_range() argument 182 uniphier_cache_maint_range(start, end, ways, in uniphier_cache_touch_zero_range() [all …]
|
| H A D | cache-uniphier.h | 12 void uniphier_cache_prefetch_range(u32 start, u32 end, u32 ways); 13 void uniphier_cache_touch_range(u32 start, u32 end, u32 ways); 14 void uniphier_cache_touch_zero_range(u32 start, u32 end, u32 ways); 15 void uniphier_cache_inv_way(u32 ways);
|
| /openbmc/u-boot/arch/arm/cpu/armv7m/ |
| H A D | cache.c | 59 u32 ways; member 67 cache->ways = (cache_size_id & MASK_NUM_WAYS) >> NUM_WAYS_SHIFT; in get_cache_ways_sets() 185 debug("cache: ways= %d, sets= %d\n", cache.ways + 1, cache.sets + 1); in action_dcache_all() 187 for (j = cache.ways; j >= 0; j--) { in action_dcache_all()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/ |
| H A D | 10_utf16.patch | 23 + * be an even number. We can deal with this in a few ways:
|
| /openbmc/qemu/docs/about/ |
| H A D | index.rst | 7 QEMU can be used in several different ways. The most common is for
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/ |
| H A D | mcelog_204.bb | 1 SUMMARY = "mcelog daemon accounts memory and some other errors in various ways."
|
| /openbmc/docs/designs/ |
| H A D | unique-hostname.md | 32 BMC and runs on the very first boot. one of the ways to generate the unique
|
| /openbmc/u-boot/doc/device-tree-bindings/video/ |
| H A D | displaymode.txt | 21 There are different ways of describing a display mode. The devicetree
|
| H A D | display-timing.txt | 44 There are different ways of describing the capabilities of a display. The
|
| /openbmc/openbmc/poky/meta/recipes-devtools/jquery/ |
| H A D | jquery_3.7.1.bb | 23 CVE_STATUS[CVE-2007-2379] = "upstream-wontfix: There are ways jquery can expose security issues but…
|
| /openbmc/openbmc/poky/meta/recipes-devtools/opkg/ |
| H A D | opkg-keyrings_1.0.bb | 5 # Distro-specific keys can be added to this package in two ways:
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml/libtinyxml/ |
| H A D | entity-encoding.patch | 26 - // There are actually 2 ways to exit this loop -
|
| /openbmc/u-boot/doc/ |
| H A D | README.sata | 3 There are two ways to operate the hard disk
|
| /openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
| H A D | sensor_monitoring.md | 16 The "pmbus_read_sensor" actions can be specified in two ways:
|
| H A D | configuration.md | 16 actions can be specified in two ways:
|
| H A D | presence_detection.md | 22 The actions can be specified in two ways:
|
| /openbmc/u-boot/board/freescale/ls1021aiot/ |
| H A D | README | 55 LS1021A-IOT support two ways of boot:
|
| /openbmc/u-boot/board/xilinx/ |
| H A D | Kconfig | 22 There are three ways to give a PS init file to U-Boot:
|
| /openbmc/u-boot/doc/device-tree-bindings/cpu/ |
| H A D | nios2.txt | 44 altr,tlb-num-ways = <16>;
|
| /openbmc/qemu/target/ppc/ |
| H A D | mmu_helper.c | 1173 int ways = booke206_tlb_ways(env, i); in helper_booke206_tlbsx() local 1175 for (j = 0; j < ways; j++) { in helper_booke206_tlbsx() 1220 int ways = booke206_tlb_ways(env, tlbn); in booke206_invalidate_ea_tlb() local 1223 for (i = 0; i < ways; i++) { in booke206_invalidate_ea_tlb() 1310 int ways = booke206_tlb_ways(env, i); in helper_booke206_tlbilx3() local 1312 for (j = 0; j < ways; j++) { in helper_booke206_tlbilx3()
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/ |
| H A D | README.md | 64 This interface doesn't provide ways to set / update password. The same must be
|
| /openbmc/u-boot/board/imgtec/xilfpga/ |
| H A D | README | 50 This can be done in multiple ways:
|
| /openbmc/phosphor-snmp/docs/ |
| H A D | snmp-configuration.md | 8 There are a couple of ways through which the user can configure the Dbus-monitor
|
| /openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/ |
| H A D | libtest-deep-perl_1.205.bb | 6 Test::Deep gives you very flexible ways to check that the result you got is \
|
| /openbmc/openbmc/poky/bitbake/lib/bs4/ |
| H A D | AUTHORS | 40 found ways to break Beautiful Soup:
|