Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_pcie.c96 #define AL_PCIE_PARSE_LANES(v) (((1 << v) - 1) << \ macro
1391 active_lanes_val = AL_PCIE_PARSE_LANES(lanes); in al_pcie_port_max_lanes_set()