Searched refs:s_ldbBases (Results 1 – 2 of 2) sorted by relevance
46 static LDB_Type *const s_ldbBases[] = MIPI_DSI_LVDS_COMBO_CSR_BASE_PTRS; variable90 for (instance = 0U; instance < ARRAY_SIZE(s_ldbBases); instance++) in LDB_GetInstance()92 if (s_ldbBases[instance] == base) in LDB_GetInstance()98 assert(instance < ARRAY_SIZE(s_ldbBases)); in LDB_GetInstance()
60 static LDB_Type *const s_ldbBases[] = LDB_BASE_PTRS; variable95 for (instance = 0U; instance < ARRAY_SIZE(s_ldbBases); instance++) in LDB_GetInstance()97 if (s_ldbBases[instance] == base) in LDB_GetInstance()103 assert(instance < ARRAY_SIZE(s_ldbBases)); in LDB_GetInstance()