OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:node_offsets
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/mach-tegra/tegra124/
xusb-padctl.c
338
int
node_offsets
[1];
local
343
node_offsets
, ARRAY_SIZE(
node_offsets
));
345
nodes[i] = offset_to_ofnode(
node_offsets
[i]);
/external/u-boot/arch/arm/mach-tegra/tegra210/
xusb-padctl.c
444
int
node_offsets
[1];
local
449
node_offsets
, ARRAY_SIZE(
node_offsets
));
451
nodes[i] = offset_to_ofnode(
node_offsets
[i]);
Completed in 1055 milliseconds