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

  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/drivers/spm/
spm.c 108 mmio_write_32(SPM_PCM_IM_PTR, 0);
241 if (mmio_read_32(SPM_PCM_IM_PTR) != ptr ||
244 mmio_write_32(SPM_PCM_IM_PTR, ptr);
spm.h 22 #define SPM_PCM_IM_PTR (SPM_BASE + 0x318)
  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/include/
spm.h 23 #define SPM_PCM_IM_PTR (SPM_BASE + 0x318)

Completed in 48 milliseconds