Home
last modified time | relevance | path

Searched refs:bottom (Results 1 – 7 of 7) sorted by relevance

/rk3399_ARM-atf/drivers/renesas/common/emmc/
H A Demmc_utility.c79 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 Demmc_def.h51 uint32_t emmc_bit_field(uint8_t *data, uint32_t top, uint32_t bottom);
/rk3399_ARM-atf/docs/process/
H A Dsecurity.rst12 at the bottom of this page. Any new ones will, additionally, be announced on the
/rk3399_ARM-atf/docs/components/
H A Dnuma-per-cpu.rst27 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 Dlts.rst284 file. For each patch listed, **from the bottom to the top**, run ``git
/rk3399_ARM-atf/docs/getting_started/
H A Dbuild-options.rst779 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 Dchange-log.md13021 - Removed the concept of top/bottom image loading. The image loader now