Home
last modified time | relevance | path

Searched refs:PIK_SYSTEM_BASE (Results 1 – 5 of 5) sorted by relevance

/SCP-firmware-master/product/synquacer/include/
A Dsynquacer_pik.h26 #define PIK_SYSTEM_BASE (POWER_PERIPH_BASE + 0x40000) macro
35 #define PPU_SYS0_BASE (PIK_SYSTEM_BASE + 0x1000)
36 #define PPU_SYS1_BASE (PIK_SYSTEM_BASE + 0x2000)
37 #define PPU_SYS2_BASE (PIK_SYSTEM_BASE + 0x3000)
38 #define PPU_SYS3_BASE (PIK_SYSTEM_BASE + 0x4000)
39 #define PPU_SYS4_BASE (PIK_SYSTEM_BASE + 0x5000)
50 #define PIK_SYSTEM ((pik_system_reg_t *)PIK_SYSTEM_BASE)
/SCP-firmware-master/product/sgm775/include/
A Dsgm775_mmap.h42 #define PIK_SYSTEM_BASE (POWER_PERIPHERAL_BASE + 0x40000) macro
59 #define PPU_SYS0_BASE (PIK_SYSTEM_BASE + 0x1000)
60 #define PPU_SYS1_BASE (PIK_SYSTEM_BASE + 0x2000)
A Dsgm775_pik.h26 #define PIK_SYSTEM ((struct pik_system_reg *) PIK_SYSTEM_BASE)
/SCP-firmware-master/product/sgm776/include/
A Dsgm776_mmap.h46 #define PIK_SYSTEM_BASE (POWER_PERIPHERAL_BASE + 0x040000) macro
64 #define PPU_SYS0_BASE (PIK_SYSTEM_BASE + 0x1000)
65 #define PPU_SYS1_BASE (PIK_SYSTEM_BASE + 0x2000)
A Dsgm776_pik.h26 #define PIK_SYSTEM ((struct pik_system_reg *) PIK_SYSTEM_BASE)

Completed in 8 milliseconds