| /rk3399_rockchip-uboot/arch/arm/mach-uniphier/arm32/ |
| H A D | cache-uniphier.c | 95 static void uniphier_cache_maint_common(u32 start, u32 size, u32 ways, in uniphier_cache_maint_common() argument 113 writel(ways, UNIPHIER_SSCOQWN); in uniphier_cache_maint_common() 129 static void uniphier_cache_maint_range(u32 start, u32 end, u32 ways, in uniphier_cache_maint_range() argument 157 uniphier_cache_maint_common(start, chunk_size, ways, in uniphier_cache_maint_range() 167 void uniphier_cache_prefetch_range(u32 start, u32 end, u32 ways) in uniphier_cache_prefetch_range() argument 169 uniphier_cache_maint_range(start, end, ways, in uniphier_cache_prefetch_range() 174 void uniphier_cache_touch_range(u32 start, u32 end, u32 ways) in uniphier_cache_touch_range() argument 176 uniphier_cache_maint_range(start, end, ways, in uniphier_cache_touch_range() 181 void uniphier_cache_touch_zero_range(u32 start, u32 end, u32 ways) in uniphier_cache_touch_zero_range() argument 183 uniphier_cache_maint_range(start, end, ways, in uniphier_cache_touch_zero_range() [all …]
|
| H A D | cache-uniphier.h | 13 void uniphier_cache_prefetch_range(u32 start, u32 end, u32 ways); 14 void uniphier_cache_touch_range(u32 start, u32 end, u32 ways); 15 void uniphier_cache_touch_zero_range(u32 start, u32 end, u32 ways); 16 void uniphier_cache_inv_way(u32 ways);
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7m/ |
| H A D | cache.c | 60 u32 ways; member 68 cache->ways = (cache_size_id & MASK_NUM_WAYS) >> NUM_WAYS_SHIFT; in get_cache_ways_sets() 186 debug("cache: ways= %d, sets= %d\n", cache.ways + 1, cache.sets + 1); in action_dcache_all() 188 for (j = cache.ways; j >= 0; j--) { in action_dcache_all()
|
| /rk3399_rockchip-uboot/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
|
| /rk3399_rockchip-uboot/board/freescale/ls1021aiot/ |
| H A D | README | 55 LS1021A-IOT support two ways of boot:
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.sata | 3 There are two ways to operate the hard disk
|
| H A D | README.fdt-overlays | 62 There are two ways to apply overlays in U-boot.
|
| H A D | README.generic-board | 57 sometimes in subtle different ways. This places an unfair burden on getting
|
| H A D | README.fdt-control | 168 After board configuration is done, fdt supported u-boot can be build in two ways:
|
| H A D | README.unaligned-memory-access.txt | 23 ways. The context here is at the machine code level: certain instructions read
|
| H A D | README.trace | 253 Once the trace data is in an output buffer in memory there are various ways
|
| H A D | README.mxs | 272 Load u-boot.sb into RAM, this can be done in several ways and one way is to use
|
| H A D | README.fsl-ddr | 56 The ways to configure the ddr interleaving mode
|
| H A D | README.efi | 220 This work could be extended in a number of ways:
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/cpu/ |
| H A D | nios2.txt | 44 altr,tlb-num-ways = <16>;
|
| /rk3399_rockchip-uboot/board/imgtec/xilfpga/ |
| H A D | README | 50 This can be done in multiple ways:
|
| /rk3399_rockchip-uboot/arch/nios2/dts/ |
| H A D | 3c120_devboard.dts | 34 altr,tlb-num-ways = <16>;
|
| H A D | 10m50_devboard.dts | 37 altr,tlb-num-ways = <16>;
|
| /rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ |
| H A D | start.S | 25 #define ICAC_MEM_KBF_IWAY (0x07<<3) ! I cache ways 28 #define DCAC_MEM_KBF_DWAY (0x07<<3) ! D cache ways
|
| /rk3399_rockchip-uboot/board/armltd/integrator/ |
| H A D | README | 25 Integrator platforms can be configured to use U-Boot in at least three ways :-
|
| /rk3399_rockchip-uboot/board/cadence/xtfpga/ |
| H A D | README | 97 switch and ways 2-4 control the low three bits of the MAC address.
|
| /rk3399_rockchip-uboot/board/davinci/da8xxevm/ |
| H A D | README.da850 | 103 There are 2 ways to copy the AIS image to the mmc card:
|
| /rk3399_rockchip-uboot/board/Barix/ipam390/ |
| H A D | README.ipam390 | 12 mode, now 2 ways are possible depending on the GPIO 7_14 input pin,
|
| /rk3399_rockchip-uboot/doc/driver-model/ |
| H A D | usb-info.txt | 324 each bus and manually figures out which are Ethernet devices in the ways of 393 it would be possible to speed up enumeration in two ways:
|