Searched refs:PERIPH_ID_COUNT (Results 1 – 13 of 13) sorted by relevance
160 PERIPH_ID_COUNT, enumerator183 (id) < PERIPH_ID_COUNT)
50 PERIPH_ID_COUNT, enumerator
20 if (reset_ctl->id >= PERIPH_ID_COUNT) in tegra_car_reset_request()
242 PERIPH_ID_COUNT, enumerator390 (id) < PERIPH_ID_COUNT)
222 PERIPH_ID_COUNT, enumerator370 (id) < PERIPH_ID_COUNT)
27 if (clk->id >= PERIPH_ID_COUNT) in tegra_car_clk_request()
295 PERIPH_ID_COUNT, enumerator495 (id) < PERIPH_ID_COUNT)
341 PERIPH_ID_COUNT, enumerator565 (id) < PERIPH_ID_COUNT)
228 static s8 periph_id_to_internal_id[PERIPH_ID_COUNT] = {491 assert(periph_id >= PERIPH_ID_FIRST && periph_id < PERIPH_ID_COUNT); in get_periph_source_reg()630 if (clk_id > PERIPH_ID_COUNT) in clk_id_to_periph_id()
228 static s8 periph_id_to_internal_id[PERIPH_ID_COUNT] = {471 assert(periph_id >= PERIPH_ID_FIRST && periph_id < PERIPH_ID_COUNT); in get_periph_source_reg()610 if (clk_id > PERIPH_ID_COUNT) in clk_id_to_periph_id()
246 static s8 periph_id_to_internal_id[PERIPH_ID_COUNT] = {555 if (clk_id > PERIPH_ID_COUNT) in clk_id_to_periph_id()
328 static s8 periph_id_to_internal_id[PERIPH_ID_COUNT] = {633 assert(periph_id >= PERIPH_ID_FIRST && periph_id < PERIPH_ID_COUNT); in get_periph_source_reg()780 if (clk_id > PERIPH_ID_COUNT) in clk_id_to_periph_id()
361 static s8 periph_id_to_internal_id[PERIPH_ID_COUNT] = {714 assert(periph_id >= PERIPH_ID_FIRST && periph_id < PERIPH_ID_COUNT); in get_periph_source_reg()878 if (clk_id > PERIPH_ID_COUNT) in clk_id_to_periph_id()
Completed in 23 milliseconds