OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_link_speed
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/rockchip/
rk3399_pcie.c
209
u_int
max_link_speed
, num_lanes, bus_scan_delay_ms;
local in function:rkpcie_attach
267
if (of_getprop_uint32(phandle, "max-link-speed", &
max_link_speed
) != 0)
268
max_link_speed
= 1;
309
if (
max_link_speed
== 1)
353
if (
max_link_speed
> 1) {
354
--
max_link_speed
;
360
if (
max_link_speed
== 2) {
371
--
max_link_speed
;
Completed in 30 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025