Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dhe.c977 u32 gen_cntl_0, host_cntl, lb_swap; in he_start() local
1065 host_cntl = he_readl(he_dev, HOST_CNTL); in he_start()
1066 if (host_cntl & PCI_BUS_SIZE64) in he_start()
1121 host_cntl |= (OUTFF_ENB | CMDFF_ENB | in he_start()
1123 he_writel(he_dev, host_cntl, HOST_CNTL); in he_start()