Searched refs:lpsc (Results 1 – 5 of 5) sorted by relevance
47 const struct lpsc_resource lpsc[] = { variable53 const int lpsc_size = ARRAY_SIZE(lpsc);110 if (da8xx_configure_lpsc_items(lpsc, ARRAY_SIZE(lpsc))) in board_early_init_f()
129 const struct lpsc_resource lpsc[] = { variable140 const int lpsc_size = ARRAY_SIZE(lpsc);168 if (da8xx_configure_lpsc_items(lpsc, ARRAY_SIZE(lpsc))) in board_early_init_f()
251 const struct lpsc_resource lpsc[] = { variable262 const int lpsc_size = ARRAY_SIZE(lpsc);306 if (da8xx_configure_lpsc_items(lpsc, ARRAY_SIZE(lpsc))) in board_early_init_f()
17 extern const struct lpsc_resource lpsc[];
287 da8xx_configure_lpsc_items(lpsc, lpsc_size); in arch_cpu_init()
Completed in 7 milliseconds