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

  /device/linaro/bootloader/arm-trusted-firmware/lib/el3_runtime/aarch64/
context_mgmt.c 85 SCR_ST_BIT | SCR_HCE_BIT);
103 scr_el3 |= SCR_ST_BIT;
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch64/
arch.h 181 #define SCR_ST_BIT (U(1) << 11)

Completed in 581 milliseconds