Home
last modified time | relevance | path

Searched refs:actual (Results 1 – 15 of 15) sorted by relevance

/rk3399_ARM-atf/drivers/brcm/
H A Dspi_flash.c195 uint32_t chunk_len, actual; in spi_flash_write() local
208 for (actual = 0; actual < len; actual += chunk_len) { in spi_flash_write()
211 chunk_len = MIN(len - actual, in spi_flash_write()
216 buf + actual, cmd[0], cmd[1], in spi_flash_write()
220 buf + actual, chunk_len); in spi_flash_write()
/rk3399_ARM-atf/docs/plat/arm/arm_fpga/
H A Dindex.rst57 actual command line.
81 After building TF-A, the actual TF-A code will be located in ``bl31.bin`` in
/rk3399_ARM-atf/plat/nvidia/tegra/scat/
H A Dbl31.scat104 * individual permissions to them, so the actual alignment needed is 4K.
/rk3399_ARM-atf/docs/getting_started/
H A Dinitial-build.rst99 is either ``debug`` or ``release``. The actual number of images might differ
/rk3399_ARM-atf/fdts/
H A Dmorello-coresight.dtsi12 * The actual size is just 4K though 64K is reserved. Access to the
/rk3399_ARM-atf/docs/components/
H A Dromlib-design.rst116 calling the function from the actual library by breaking the link to the
H A Dxlat-tables-lib-v2-design.rst323 some point, the library has to convert this information into actual translation
H A Dcontext-management-library.rst527 ``idregs`` are returned in place of the actual hardware register values.
/rk3399_ARM-atf/docs/plat/arm/fvp/
H A Dfvp-specific-configs.rst119 Providing a higher value for an initrd size than the actual size of the file
/rk3399_ARM-atf/docs/design/
H A Dconsole-framework.rst66 Have a look at ``drivers/arm/pl011/aarch64/pl011_console.S`` for an actual
H A Dfirmware-design.rst138 actual SP's base address and it size.
1691 to the end address of the section's actual contents, rounded up to the right
1693 actual end address of the section's contents.
1704 corresponds to the size of the section's actual contents, rounded up to the
1706 to know the actual size of the section's contents.
/rk3399_ARM-atf/docs/process/
H A Dcontributing.rst329 component that contains all the actual code will not be accepted.
/rk3399_ARM-atf/docs/design_documents/
H A Dpsci_osi_mode.rst707 * The results are an average of 3 iterations of actual counts and residencies.
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst202 Defines the maximum address in secure ROM that BL1's actual content (i.e.
234 Defines the maximum address in secure XIP memory that BL2's actual content
954 This function returns an array of SMMU addresses and the actual number of SMMUs
1177 actual symmetric key which is useful in cases where the crypto backend provides
3581 The actual interrupt number shall be extracted from this raw value using the API
H A Dchange-log.md1760 …- update DLME data header with actual Event Log size ([9753238](https://review.trustedfirmware.org…