I want  to  use  AHCLKX1   (from port 1)  to be used as  master clk  for  
another  device in the  system. 
But  I am  not  able  to  set GBLCTL.  for port 1
bit= 1<<9;
 bit &= 0x1f00;
  mcasp_port[port].mcasp_vregs->gblctlx |= bit;
    while ((mcasp_port[port].mcasp_vregs->gblctlx & bit) != bit);
It  does come out  from the  while  loop. But  for port 0  no  such problem. 
Pls  help


    
Jayakrishnan M M
Research Engineer
R&D Team-2 , Group-5
Security Solutions  Division
SAMSUNG TECHWIN CO.,LTD

TEL +82-70-7147-8482
FAX +82-31-8018-3712
Mobile +82-10-6409-3619
E-mail:jaya.krish...@samsung.com
 
  
_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to