Home
last modified time | relevance | path

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

/components/drivers/pci/host/dw/
A Dpcie-dw.h43 #define PORT_LINK_MODE(n) RT_FIELD_PREP(PORT_LINK_MODE_MASK, n) macro
44 #define PORT_LINK_MODE_1_LANES PORT_LINK_MODE(0x1)
45 #define PORT_LINK_MODE_2_LANES PORT_LINK_MODE(0x3)
46 #define PORT_LINK_MODE_4_LANES PORT_LINK_MODE(0x7)
47 #define PORT_LINK_MODE_8_LANES PORT_LINK_MODE(0xf)

Completed in 7 milliseconds