Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil.c190 value &= ~(WIN_TYPE_MASK << WIN_TYPE_SHIFT | WIN_SIZE_MASK); in program_ob_windows()
H A Dpcie-mobiveil.h72 #define WIN_TYPE_MASK 0x3 macro