Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/aty/
Dmach64_accel.c285 u32 pix_width_save, pix_width, host_cntl, rotation = 0, src, mix; in atyfb_imageblit() local
298 host_cntl = aty_ld_le32(HOST_CNTL, par) | HOST_BYTE_ALIGN; in atyfb_imageblit()
376 aty_st_le32(HOST_CNTL, host_cntl, par); in atyfb_imageblit()
/linux-2.6.39/drivers/atm/
Dhe.c989 u32 gen_cntl_0, host_cntl, lb_swap; in he_start() local
1077 host_cntl = he_readl(he_dev, HOST_CNTL); in he_start()
1078 if (host_cntl & PCI_BUS_SIZE64) in he_start()
1140 host_cntl |= (OUTFF_ENB | CMDFF_ENB | in he_start()
1142 he_writel(he_dev, host_cntl, HOST_CNTL); in he_start()