Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Dropes.h132 #define IOC_CTRL_RM (1 << 8) /* Real Mode */ macro
/openbmc/linux/drivers/parisc/
H A Dsba_iommu.c1586 ioc_ctl &= ~(IOC_CTRL_RM | IOC_CTRL_NC | IOC_CTRL_CE); in sba_hw_init()