Home
last modified time | relevance | path

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

/arch/alpha/include/asm/
Dcore_cia.h78 # define CIA_CTRL_PCI_LOOP_EN (1 << 2) macro
/arch/alpha/kernel/
Dcore_cia.c292 *(vip)CIA_IOC_CIA_CTRL = ctrl | CIA_CTRL_PCI_LOOP_EN; in cia_pci_tbi_try2()
364 *(vip)CIA_IOC_CIA_CTRL = ctrl | CIA_CTRL_PCI_LOOP_EN; in verify_tb_operation()