Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Ddcr-generic.h12 enum host_type_t {DCR_HOST_MMIO, DCR_HOST_NATIVE, DCR_HOST_INVALID}; enumerator
/openbmc/linux/arch/powerpc/sysdev/
H A Ddcr.c56 host.type = DCR_HOST_INVALID; in dcr_map_generic()