//MPLL power on | |
data.set 0x0013b008 %long 0x08040c11 | |
//UPLL power on | |
data.set 0x0013b010 %long 0x08347811 | |
//DPLL power on, ref clk sel bit25-26, 0=dpll1, 1=sys_clk_in, 2=lte_ref_clk, 3=main_clk | |
//data.set 0x0013b018 %long 0x0c040c19 | |
//GPLL power on | |
data.set 0x0013b110 %long 0x08347d29 | |
//M0 select 104M, bit0-1, 0=104, 1=26, 2=78, 3=32k | |
data.set 0x0013b038 %long 0x00000005 | |
//hs_ahb_clk select 104M, bit4-5, 0=104, 1=26, 2=78, 3=32k | |
data.set 0x0013b03c %long 0x00000010 | |
//AXI select 156M, bit0-2, 0=156, 1=26, 2=122.88, 3=104, 4=78, 5=52, 6=39 | |
data.set 0x01306000 %long 0x00010001 | |
//R7 select 624M, bit0-2, 0=624, 1=26, 2=491.5, 3=312, 4=208, 5=104, 6=78, 7=52 | |
data.set 0x01306020 %long 0x00000001 | |
//ZSP880 select 491M, bit0-2, 0=491.52, 1=26, 2=312, 3=208, 4=156, 5=104, 6=78 | |
data.set 0x01306030 %long 0x00000001 | |
//A53 select 624M, bit0-2, 0=624, 1=26, 2=491.52, 3=312, 4=208, 5=104, 6=78, 7=52 | |
data.set 0x01306040 %long 0x00000001 |