Home
last modified time | relevance | path

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

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