Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/renesas/common/emmc/
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()
A Demmc_def.h51 uint32_t emmc_bit_field(uint8_t *data, uint32_t top, uint32_t bottom);
/arm-trusted-firmware-2.8.0/docs/process/
A Dsecurity.rst12 at the bottom of this page. Any new ones will, additionally, be announced as
/arm-trusted-firmware-2.8.0/docs/design_documents/
A Ddrtm_poc.rst109 The bottom of the output from *uart1* should look something like the
/arm-trusted-firmware-2.8.0/docs/components/
A Drealm-management-extension.rst244 The bottom of the output from *uart0* should look something like the following.
A Dxlat-tables-lib-v2-design.rst395 directly maps regions by "base" and "limit" (bottom and top) addresses.
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dbuild-options.rst601 bottom, higher addresses at the top. This build flag can be set to '1' to
603 addresses at the bottom.
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md6502 - Removed the concept of top/bottom image loading. The image loader now

Completed in 19 milliseconds