Searched refs:lpsc (Results 1 – 8 of 8) sorted by relevance
71 const struct lpsc_resource lpsc[] = { variable77 const int lpsc_size = ARRAY_SIZE(lpsc);142 if (da8xx_configure_lpsc_items(lpsc, ARRAY_SIZE(lpsc))) in board_early_init_f()
129 const struct lpsc_resource lpsc[] = { variable137 const int lpsc_size = ARRAY_SIZE(lpsc);184 if (da8xx_configure_lpsc_items(lpsc, ARRAY_SIZE(lpsc))) in board_early_init_f()
128 const struct lpsc_resource lpsc[] = { variable139 const int lpsc_size = ARRAY_SIZE(lpsc);167 if (da8xx_configure_lpsc_items(lpsc, ARRAY_SIZE(lpsc))) in board_early_init_f()
261 const struct lpsc_resource lpsc[] = { variable272 const int lpsc_size = ARRAY_SIZE(lpsc);319 if (da8xx_configure_lpsc_items(lpsc, ARRAY_SIZE(lpsc))) in board_early_init_f()
55 const struct lpsc_resource lpsc[] = { variable62 const int lpsc_size = ARRAY_SIZE(lpsc);
177 static const struct lpsc_resource lpsc[] = { variable231 if (da8xx_configure_lpsc_items(lpsc, ARRAY_SIZE(lpsc))) in board_early_init_f()
18 extern const struct lpsc_resource lpsc[];
287 da8xx_configure_lpsc_items(lpsc, lpsc_size); in arch_cpu_init()