Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil.c203 lower_32_bits(cpu_addr) & (~AXI_WINDOW_ALIGN_MASK), in program_ob_windows()
H A Dpcie-mobiveil.h79 #define AXI_WINDOW_ALIGN_MASK 3 macro