OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_pcie_ns_access
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/include/
fsl_csu.h
33
void
set_pcie_ns_access
(int pcie, u16 val);
/external/u-boot/board/freescale/common/
ns_access.c
47
void
set_pcie_ns_access
(int pcie, u16 val)
function
/external/u-boot/arch/arm/cpu/armv7/ls102xa/
soc.c
118
set_pcie_ns_access
(i, 0);
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
soc.c
505
set_pcie_ns_access
(i, 0);
Completed in 270 milliseconds