Home
last modified time | relevance | path

Searched refs:u8IsADC48MHz (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vif/drv/vif/
H A DVIF.c1452 U8 u8IsADC48MHz = VIF_ReadByte(0x122F6)&0x10; in VIF_SetParameter() local
1495 if((u8VifShiftClk/*g_VifShiftClk*/ == 1)&&(u8IsADC48MHz == 0)) in VIF_SetParameter()
1508 else if((u8VifShiftClk/*g_VifShiftClk*/ == 2)&&(u8IsADC48MHz == 0)) in VIF_SetParameter()