Lines Matching defs:core
40 /* wait 1 microsecond for PCIe core soft reset */
48 #define PAXB_OFFSET(core) (PAXB_BASE + \
49 (core) * PAXB_BASE_OFFSET)
254 * Given a PIPEMUX strap and PCIe core index, this function returns 1 if a
255 * PCIe core needs to be enabled
372 ERROR("PAXB core %u link is down\n", core_idx);
382 /* Put PCIe core in soft reset */
385 /* Wait for 1 us before pulling PCIe core out of soft reset */
442 * This function enables PCIe core and PAXB memory buffer power, and then
443 * remove the PCIe core from isolation
451 /* enable mem power to PCIe core */
456 ERROR("PCIe core mem power failed\n");
507 ERROR("PCIe core %u power up failed\n", core_idx);
513 VERBOSE("PCIe core %u is powered up\n", core_idx);