Lines Matching refs:locationAddr
391 pll->ics2595.locationAddr = 0; in aty_var_to_pll_18818()
432 u32 locationAddr; in aty_set_pll18818() local
449 locationAddr = pll->ics2595.locationAddr; in aty_set_pll18818()
462 aty_ICS2595_put1bit(locationAddr & 1, par); in aty_set_pll18818()
463 locationAddr >>= 1; in aty_set_pll18818()
480 ((pll->ics2595.locationAddr & 0x0F) | CLOCK_STROBE), par); in aty_set_pll18818()
557 pll->ics2595.locationAddr = 0; in aty_var_to_pll_1703()
575 u32 locationAddr; in aty_set_pll_1703() local
584 locationAddr = pll->ics2595.locationAddr; in aty_set_pll_1703()
590 aty_st_8(DAC_REGS + 2, (locationAddr << 1) + 0x20, par); in aty_set_pll_1703()
675 pll->ics2595.locationAddr = 0; in aty_var_to_pll_8398()
693 u32 locationAddr; in aty_set_pll_8398() local
703 locationAddr = pll->ics2595.locationAddr; in aty_set_pll_8398()
709 aty_st_8(DAC_REGS, locationAddr, par); in aty_set_pll_8398()
793 pll->ics2595.locationAddr = 0; in aty_var_to_pll_408()
811 u32 locationAddr; in aty_set_pll_408() local
821 locationAddr = pll->ics2595.locationAddr; in aty_set_pll_408()
839 locationAddr = (locationAddr << 2) + 0x40; in aty_set_pll_408()
840 tmpB = locationAddr; in aty_set_pll_408()
846 tmpB = locationAddr + 1; in aty_set_pll_408()
852 tmpB = locationAddr + 2; in aty_set_pll_408()