Home
last modified time | relevance | path

Searched refs:load_bl33x_counter (Results 1 – 1 of 1) sorted by relevance

/external/arm-trusted-firmware/drivers/renesas/common/io/
Dio_rcar.c545 static uint32_t load_bl33x_counter = 1; in rcar_file_read() local
547 static uint32_t load_bl33x_counter; in rcar_file_read() local
568 if (load_bl33x_counter == RCAR_COUNT_LOAD_BL33) { in rcar_file_read()
585 load_bl33x_counter += 1; in rcar_file_read()
586 if (load_bl33x_counter == RCAR_COUNT_LOAD_BL33X) { in rcar_file_read()