Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/aty/
Dmach64_gx.c393 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()
[all …]
Datyfb.h77 u32 locationAddr; member