Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Dcore_cm7.h1937 uint32_t sets, ways; in SCB_EnableDCache() local
1942 ways = CCSIDR_WAYS(ccsidr); in SCB_EnableDCache()
1943 wshift = __CLZ(ways) & 0x1f; in SCB_EnableDCache()
1948 int32_t tmpways = ways; in SCB_EnableDCache()
1972 uint32_t sets, ways; in SCB_DisableDCache() local
1977 ways = CCSIDR_WAYS(ccsidr); in SCB_DisableDCache()
1978 wshift = __CLZ(ways) & 0x1f; in SCB_DisableDCache()
1985 int32_t tmpways = ways; in SCB_DisableDCache()
2007 uint32_t sets, ways; in SCB_InvalidateDCache() local
2012 ways = CCSIDR_WAYS(ccsidr); in SCB_InvalidateDCache()
[all …]
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/AcpiTables/
DAcpiSsdtRootPci.asl19 "There are two ways that _PRT can be used. ...
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/Juno/AcpiTables/
DAcpiSsdtRootPci.asl19 "There are two ways that _PRT can be used. ...
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dchange-log.md459 limitations. Changing BL2 or BL3-1 load addresses in certain ways can lead
604 limitations. Changing BL2 or BL3-1 load addresses in certain ways can lead
675 limitations. Changing BL2 or BL3-1 load addresses in certain ways can lead
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Ddictnotes.txt162 This optimization strategy can be leveraged in several ways:
Dlistsort.txt575 comparisons than it should (this is significant -- I timed it both ways).
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Ddictnotes.txt162 This optimization strategy can be leveraged in several ways:
Dlistsort.txt578 comparisons than it should (this is significant -- I timed it both ways). For
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/
DCHANGES_SUMMARY.txt403 predicate symbols are used in two different ways with two different
803 | This grammar has two ways to call functions: |
998 This is because matches are generated in different ways for
1929 resumed in other ways, but not in the most natural fashion.
DCHANGES_FROM_133_before_mr13.txt418 predicate symbols are used in two different ways with two different
1039 | This grammar has two ways to call functions: |
1266 This is because matches are generated in different ways for
3011 resumed in other ways, but not in the most natural fashion.
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DCHANGES_SUMMARY.txt403 predicate symbols are used in two different ways with two different
803 | This grammar has two ways to call functions: |
998 This is because matches are generated in different ways for
1929 resumed in other ways, but not in the most natural fashion.
DCHANGES_FROM_133_BEFORE_MR13.txt418 predicate symbols are used in two different ways with two different
1039 | This grammar has two ways to call functions: |
1266 This is because matches are generated in different ways for
3011 resumed in other ways, but not in the most natural fashion.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dgc_weakref.txt34 The "Before 2.3.3" section below turned out to be wrong in some ways, but
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/
DddCompare.decTest688 -- full alignment range, both ways
DdqCompare.decTest660 -- full alignment range, both ways
Dexp.decTest246 -- a biggie [result verified 3 ways]