HomeSort by relevance Sort by last modified time
    Searched refs:SB_AA64_RESET_HI (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t210/
plat_secondary.c 17 #define SB_AA64_RESET_HI 0x34 /* width = 11:0 */
35 mmio_write_32(TEGRA_SB_BASE + SB_AA64_RESET_HI, val & 0x7FF);
  /device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t132/
plat_secondary.c 22 #define SB_AA64_RESET_HI 0x34 /* width = 11:0 */
32 * execution at the address in SB_AA64_RESET_LOW/SB_AA64_RESET_HI.
68 mmio_write_32(TEGRA_SB_BASE + SB_AA64_RESET_HI, val & 0x7FF);

Completed in 3526 milliseconds