Searched refs:AT91_PMC_MCR_V2 (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/drivers/clk/sam/ |
| H A D | at91_master.c | 294 io_write32(master->base + AT91_PMC_MCR_V2, master->id); in at91_clk_sama7g5_register_master() 295 val = io_read32(master->base + AT91_PMC_MCR_V2); in at91_clk_sama7g5_register_master()
|
| H A D | at91_pmc.h | 150 #define AT91_PMC_MCR_V2 0x30 macro
|
| /optee_os/core/drivers/pm/sam/ |
| H A D | pm_suspend.S | 815 str tmp1, [pmc, #AT91_PMC_MCR_V2] 816 ldr tmp2, [pmc, #AT91_PMC_MCR_V2] 833 str tmp2, [pmc, #AT91_PMC_MCR_V2] 864 str tmp1, [pmc, #AT91_PMC_MCR_V2] 865 ldr tmp3, [pmc, #AT91_PMC_MCR_V2] 874 str tmp3, [pmc, #AT91_PMC_MCR_V2]
|