Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Dropes.h129 #define IOC_CTRL_TC (1 << 0) /* TOC Enable */ macro
/openbmc/linux/drivers/parisc/
H A Dsba_iommu.c1587 ioc_ctl |= IOC_CTRL_DD | IOC_CTRL_D4 | IOC_CTRL_TC; in sba_hw_init()