Searched refs:PWR_BASE_ADDR (Results 1 – 2 of 2) sorted by relevance
87 #define PWR_BASE_ADDR (0x91103000UL) macro
34 volatile sysctl_pwr_s* sysctl_pwr = (volatile sysctl_pwr_s*)PWR_BASE_ADDR;766 sysctl_pwr = rt_ioremap((void*)PWR_BASE_ADDR, PWR_IO_SIZE); in rt_hw_sysctl_pwr_init()
Completed in 5 milliseconds