Lines Matching refs:locationAddr
393 pll->ics2595.locationAddr = 0; in aty_var_to_pll_18818()
434 u32 locationAddr; in aty_set_pll18818() local
451 locationAddr = pll->ics2595.locationAddr; in aty_set_pll18818()
464 aty_ICS2595_put1bit(locationAddr & 1, par); in aty_set_pll18818()
465 locationAddr >>= 1; in aty_set_pll18818()
482 ((pll->ics2595.locationAddr & 0x0F) | CLOCK_STROBE), par); in aty_set_pll18818()
559 pll->ics2595.locationAddr = 0; in aty_var_to_pll_1703()
577 u32 locationAddr; in aty_set_pll_1703() local
586 locationAddr = pll->ics2595.locationAddr; in aty_set_pll_1703()
592 aty_st_8(DAC_REGS + 2, (locationAddr << 1) + 0x20, par); in aty_set_pll_1703()
678 pll->ics2595.locationAddr = 0; in aty_var_to_pll_8398()
696 u32 locationAddr; in aty_set_pll_8398() local
706 locationAddr = pll->ics2595.locationAddr; in aty_set_pll_8398()
712 aty_st_8(DAC_REGS, locationAddr, par); in aty_set_pll_8398()
796 pll->ics2595.locationAddr = 0; in aty_var_to_pll_408()
814 u32 locationAddr; in aty_set_pll_408() local
824 locationAddr = pll->ics2595.locationAddr; in aty_set_pll_408()
842 locationAddr = (locationAddr << 2) + 0x40; in aty_set_pll_408()
843 tmpB = locationAddr; in aty_set_pll_408()
849 tmpB = locationAddr + 1; in aty_set_pll_408()
855 tmpB = locationAddr + 2; in aty_set_pll_408()