Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/drivers/pci/
H A Dfixups-sdk7786.c47 slot4en ?: (!(data & PCIECR_PRST4) && (data & PCIECR_PRST3)); in sdk7786_pci_init()
55 if ((data & PCIECR_PRST3) == 0) { in sdk7786_pci_init()
/openbmc/linux/arch/sh/include/mach-sdk7786/mach/
H A Dfpga.h45 #define PCIECR_PRST3 BIT(11) /* slot 3 card present */ macro