Searched refs:PCIEDLINTENR_DLL_ACT_ENABLE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/sh/drivers/pci/ | ||
D | pcie-sh7786.h | 508 #define PCIEDLINTENR_DLL_ACT_ENABLE (1 << 31) /* DL active irq */ macro |
D | pcie-sh7786.c | 397 data |= PCIEDLINTENR_DLL_ACT_ENABLE; in pcie_init() |