Searched refs:lpsc (Results 1 – 8 of 8) sorted by relevance
68 const struct lpsc_resource lpsc[] = { variable74 const int lpsc_size = ARRAY_SIZE(lpsc);144 if (da8xx_configure_lpsc_items(lpsc, ARRAY_SIZE(lpsc))) in board_early_init_f()
128 const struct lpsc_resource lpsc[] = { variable136 const int lpsc_size = ARRAY_SIZE(lpsc);183 if (da8xx_configure_lpsc_items(lpsc, ARRAY_SIZE(lpsc))) in board_early_init_f()
127 const struct lpsc_resource lpsc[] = { variable138 const int lpsc_size = ARRAY_SIZE(lpsc);166 if (da8xx_configure_lpsc_items(lpsc, ARRAY_SIZE(lpsc))) in board_early_init_f()
296 const struct lpsc_resource lpsc[] = { variable307 const int lpsc_size = ARRAY_SIZE(lpsc);354 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);
176 static const struct lpsc_resource lpsc[] = { variable230 if (da8xx_configure_lpsc_items(lpsc, ARRAY_SIZE(lpsc))) in board_early_init_f()
17 extern const struct lpsc_resource lpsc[];
286 da8xx_configure_lpsc_items(lpsc, lpsc_size); in arch_cpu_init()