Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/renesas/common/io/
H A Dio_rcar.c645 static uint32_t load_bl33x_counter = 1; in rcar_file_read()
647 static uint32_t load_bl33x_counter; in rcar_file_read()
668 if (load_bl33x_counter == RCAR_COUNT_LOAD_BL33) { in rcar_file_read()
685 load_bl33x_counter += 1; in rcar_file_read()
686 if (load_bl33x_counter == RCAR_COUNT_LOAD_BL33X) { in rcar_file_read()
644 static uint32_t load_bl33x_counter = 1; rcar_file_read() local
646 static uint32_t load_bl33x_counter; rcar_file_read() local