ar2315_rst_reg_read
pllc_ctrl = ar2315_rst_reg_read(AR2315_PLLC_CTL);
return ar2315_sys_clk(ar2315_rst_reg_read(AR2315_CPUCLK));
return ar2315_sys_clk(ar2315_rst_reg_read(AR2315_AMBACLK));
devid = ar2315_rst_reg_read(AR2315_SREV) & AR2315_REV_CHIP;
ar2315_rst_reg_read(AR2315_AHB_ERR1);
u32 ret = ar2315_rst_reg_read(reg);
ar2315_rst_reg_read(AR2315_AHB_ERR1);
u32 pending = ar2315_rst_reg_read(AR2315_ISR) &
ar2315_rst_reg_read(AR2315_IMR);