Home
last modified time | relevance | path

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

/u-boot/board/lego/ev3/
A Dlegoev3.c47 const struct lpsc_resource lpsc[] = { variable
53 const int lpsc_size = ARRAY_SIZE(lpsc);
110 if (da8xx_configure_lpsc_items(lpsc, ARRAY_SIZE(lpsc))) in board_early_init_f()
/u-boot/board/davinci/da8xxevm/
A Domapl138_lcdk.c129 const struct lpsc_resource lpsc[] = { variable
140 const int lpsc_size = ARRAY_SIZE(lpsc);
168 if (da8xx_configure_lpsc_items(lpsc, ARRAY_SIZE(lpsc))) in board_early_init_f()
A Dda850evm.c251 const struct lpsc_resource lpsc[] = { variable
262 const int lpsc_size = ARRAY_SIZE(lpsc);
306 if (da8xx_configure_lpsc_items(lpsc, ARRAY_SIZE(lpsc))) in board_early_init_f()
/u-boot/arch/arm/mach-davinci/include/mach/
A Dda850_lowlevel.h17 extern const struct lpsc_resource lpsc[];
/u-boot/arch/arm/mach-davinci/
A Dda850_lowlevel.c287 da8xx_configure_lpsc_items(lpsc, lpsc_size); in arch_cpu_init()

Completed in 7 milliseconds