Lines Matching refs:locationAddr
379 pll->ics2595.locationAddr = 0; in aty_var_to_pll_18818()
418 u32 locationAddr; in aty_set_pll18818() local
435 locationAddr = pll->ics2595.locationAddr; in aty_set_pll18818()
448 aty_ICS2595_put1bit(locationAddr & 1, info); in aty_set_pll18818()
449 locationAddr >>= 1; in aty_set_pll18818()
466 ((pll->ics2595.locationAddr & 0x0F) | CLOCK_STROBE), info); in aty_set_pll18818()
542 pll->ics2595.locationAddr = 0; in aty_var_to_pll_1703()
559 u32 locationAddr; in aty_set_pll_1703() local
568 locationAddr = pll->ics2595.locationAddr; in aty_set_pll_1703()
574 aty_st_8(DAC_REGS+2, (locationAddr << 1) + 0x20, info); in aty_set_pll_1703()
667 pll->ics2595.locationAddr = 0; in aty_var_to_pll_8398()
684 u32 locationAddr; in aty_set_pll_8398() local
694 locationAddr = pll->ics2595.locationAddr; in aty_set_pll_8398()
700 aty_st_8(DAC_REGS, locationAddr, info); in aty_set_pll_8398()
781 pll->ics2595.locationAddr = 0; in aty_var_to_pll_408()
798 u32 locationAddr; in aty_set_pll_408() local
808 locationAddr = pll->ics2595.locationAddr; in aty_set_pll_408()
826 locationAddr = (locationAddr << 2) + 0x40; in aty_set_pll_408()
827 tmpB = locationAddr; in aty_set_pll_408()
833 tmpB = locationAddr + 1; in aty_set_pll_408()
839 tmpB = locationAddr + 2; in aty_set_pll_408()