Some clock settings of s5pv210 Android are too painful. It took a long time to find them. Changing a clock involves too many times, which is far less convenient than wince.

Source: Internet
Author: User

author: gooogleman@foxmail.com // sort out a good technical document later, now, you need to reserve your first account.

{< br> . CLK ={
. name = "sclk_fimd",
. ID =-1,
. enable
= s5pv210_clk_ip1_ctrl,
. ctrlbit
= (1 <0),
},
. sources = & clkset_group2,
// # define s5p_clk_src1 s5p_clkreg (0x204)
// # define s5p_clk_div1 s5p_clkreg (0x304)
. reg_src = {. reg = s5p_clk_src1 ,. shift = 20 ,. size = 4 },< br>

. Reg_div = {. Reg = s5p_clk_div1,. Shift = 20,. size = 4 },

/* Fixed clock source: hclk */
CFG = readl (CTRL-> regs + cloud_vidcon0 );
CFG & = ~ (Initi_vidcon0_clksel_mask | initi_vidcon0_clkvalup_mask |
Cloud_vidcon0_vclken_mask | cloud_vidcon0_clkdir_mask );
CFG | = (initi_vidcon0_clkvalup_always | initi_vidcon0_vclken_normal |
Initi_vidcon0_clkdir_divided );

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.