Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil.h40 #define PEX_PIO_ENABLE_SHIFT 1 macro
H A Dpcie-mobiveil-host.c246 pab_ctrl |= (1 << AMBA_PIO_ENABLE_SHIFT) | (1 << PEX_PIO_ENABLE_SHIFT); in mobiveil_host_init()