Searched refs:PIO_ENABLE_SHIFT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/pci/controller/mobiveil/ | ||
H A D | pcie-mobiveil.h | 52 #define PIO_ENABLE_SHIFT 0 macro |
H A D | pcie-mobiveil-host.c | 259 value |= 1 << PIO_ENABLE_SHIFT; in mobiveil_host_init() |