Searched refs:ifr_read_addr (Results 1 – 1 of 1) sorted by relevance
83 static uint32_t ifr_read_addr; variable143 ifr_read_addr = read_addr; in read_first_ifr_word()167 packed_data_long = read_index_ifr(ifr_read_addr); in read_another_ifr_word()169 packed_data_long = read_resource_ifr(ifr_read_addr); in read_another_ifr_word()173 ifr_read_addr++; /* Read index addresses increment by 1 */ in read_another_ifr_word()180 packed_data = read_resource_ifr(ifr_read_addr); in read_another_ifr_word()181 ifr_read_addr += 4; /* Read resource addresses increment by 4 */ in read_another_ifr_word()