Quote:
Originally Posted by newkidd
ive been decompiling all of the .dll files you referenced. im not an asm dev, but I have been noticing that almost all of them all refer back to the clkregim. the clkregim makes several calls that register usb, uart, etc, but there are a few calls im not sure what they do. it seems like the clkregim does alot of clk switching, registering for cpu recources, and switch adsp_clk, etc.
what i dont understand is this dll references another resource, remote_apis_cInt. using that remote_ it makes a call clk_regime_sec_sel_icodec_clk.
dont know if this is any help, but im going to keep looking for anything suspicious. keep us posted on anything you find!
|
i see the same thing. However i only see ahi2dati use 3 functions on clkregim.
clk_regime_deregister_for_cpu_resource
clk_regime_msm_disable
clk_regime_msm_enable
Do you see others?
Check this out. may help you understand those calls
http://htc-linux.org/wiki/index.php?title=MSM_RPC