Lines Matching refs:locationAddr
392 pll->ics2595.locationAddr = 0; in aty_var_to_pll_18818()
433 u32 locationAddr; in aty_set_pll18818() local
450 locationAddr = pll->ics2595.locationAddr; in aty_set_pll18818()
463 aty_ICS2595_put1bit(locationAddr & 1, par); in aty_set_pll18818()
464 locationAddr >>= 1; in aty_set_pll18818()
481 ((pll->ics2595.locationAddr & 0x0F) | CLOCK_STROBE), par); in aty_set_pll18818()
558 pll->ics2595.locationAddr = 0; in aty_var_to_pll_1703()
576 u32 locationAddr; in aty_set_pll_1703() local
585 locationAddr = pll->ics2595.locationAddr; in aty_set_pll_1703()
591 aty_st_8(DAC_REGS + 2, (locationAddr << 1) + 0x20, par); in aty_set_pll_1703()
677 pll->ics2595.locationAddr = 0; in aty_var_to_pll_8398()
695 u32 locationAddr; in aty_set_pll_8398() local
705 locationAddr = pll->ics2595.locationAddr; in aty_set_pll_8398()
711 aty_st_8(DAC_REGS, locationAddr, par); in aty_set_pll_8398()
795 pll->ics2595.locationAddr = 0; in aty_var_to_pll_408()
813 u32 locationAddr; in aty_set_pll_408() local
823 locationAddr = pll->ics2595.locationAddr; in aty_set_pll_408()
841 locationAddr = (locationAddr << 2) + 0x40; in aty_set_pll_408()
842 tmpB = locationAddr; in aty_set_pll_408()
848 tmpB = locationAddr + 1; in aty_set_pll_408()
854 tmpB = locationAddr + 2; in aty_set_pll_408()