Searched refs:bottom (Results 1 – 7 of 7) sorted by relevance
| /rk3399_ARM-atf/drivers/renesas/common/emmc/ |
| H A D | emmc_utility.c | 79 uint32_t emmc_bit_field(uint8_t *data, uint32_t top, uint32_t bottom) in emmc_bit_field() argument 84 uint32_t index_bottom = (uint32_t) (15 - (bottom >> 3)); in emmc_bit_field() 104 value = ((value >> (bottom & 0x07)) & ((1 << (top - bottom + 1)) - 1)); in emmc_bit_field()
|
| H A D | emmc_def.h | 51 uint32_t emmc_bit_field(uint8_t *data, uint32_t top, uint32_t bottom);
|
| /rk3399_ARM-atf/docs/process/ |
| H A D | security.rst | 12 at the bottom of this page. Any new ones will, additionally, be announced on the
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | numa-per-cpu.rst | 27 memory. From bottom to top: \`.text\`, \`.rodata\`, \`.data\`, 32 the bottom to the end address at the top.
|
| /rk3399_ARM-atf/docs/about/ |
| H A D | lts.rst | 284 file. For each patch listed, **from the bottom to the top**, run ``git
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | build-options.rst | 779 bottom, higher addresses at the top. This build flag can be set to '1' to 781 addresses at the bottom.
|
| /rk3399_ARM-atf/docs/ |
| H A D | change-log.md | 13021 - Removed the concept of top/bottom image loading. The image loader now
|