Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpcie-mt7621.c38 #define PCIE_FTS_NUM_L0(x) (((x) & 0xff) << 8) macro
422 val |= PCIE_FTS_NUM_L0(0x50); in mt7621_pcie_enable_port()