Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/aty/
Dmach64_accel.c287 u32 pix_width_save, pix_width, host_cntl, rotation = 0, src, mix; in atyfb_imageblit() local
300 host_cntl = aty_ld_le32(HOST_CNTL, par) | HOST_BYTE_ALIGN; in atyfb_imageblit()
378 aty_st_le32(HOST_CNTL, host_cntl, par); in atyfb_imageblit()
/Linux-v4.19/drivers/atm/
Dhe.c981 u32 gen_cntl_0, host_cntl, lb_swap; in he_start() local
1069 host_cntl = he_readl(he_dev, HOST_CNTL); in he_start()
1070 if (host_cntl & PCI_BUS_SIZE64) in he_start()
1125 host_cntl |= (OUTFF_ENB | CMDFF_ENB | in he_start()
1127 he_writel(he_dev, host_cntl, HOST_CNTL); in he_start()