Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/aty/
Dmach64_gx.c392 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()
[all …]
Datyfb.h76 u32 locationAddr; member