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

/freebsd-13-stable/sys/arm64/rockchip/
H A Drk_pcie.c124 #define CORE_CTRL_LANES_GET(x) (((x) >> 20) & 0x3) macro
997 val = CORE_CTRL_LANES_GET(val);

Completed in 105 milliseconds