Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/drivers/pci/
H A Dpcie-sh7786.h505 #define PCIEDLINTENR_DLL_ACT_ENABLE (1 << 31) /* DL active irq */ macro
H A Dpcie-sh7786.c406 data |= PCIEDLINTENR_DLL_ACT_ENABLE; in pcie_init()