Searched refs:EEH_DEV_DS_PORT (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Deeh.h124 #define EEH_DEV_DS_PORT (1 << 2) /* Downstream port */ macro
/linux-master/arch/powerpc/kernel/
H A Deeh_pe.c642 if (!(edev->mode & (EEH_DEV_ROOT_PORT | EEH_DEV_DS_PORT)))
/linux-master/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c421 edev->mode |= EEH_DEV_DS_PORT;
/linux-master/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c371 edev->mode |= EEH_DEV_DS_PORT;

Completed in 75 milliseconds