Home
last modified time | relevance | path

Searched refs:PAGE_SEL_SHIFT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil.c33 val &= ~(PAGE_SEL_MASK << PAGE_SEL_SHIFT); in mobiveil_pcie_sel_page()
34 val |= (pg_idx & PAGE_SEL_MASK) << PAGE_SEL_SHIFT; in mobiveil_pcie_sel_page()
H A Dpcie-mobiveil.h41 #define PAGE_SEL_SHIFT 13 macro
/kernel/linux/linux-6.6/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil.c33 val &= ~(PAGE_SEL_MASK << PAGE_SEL_SHIFT); in mobiveil_pcie_sel_page()
34 val |= (pg_idx & PAGE_SEL_MASK) << PAGE_SEL_SHIFT; in mobiveil_pcie_sel_page()
H A Dpcie-mobiveil.h41 #define PAGE_SEL_SHIFT 13 macro

Completed in 3 milliseconds