Searched refs:calculate_word_cnts (Results 1 – 1 of 1) sorted by relevance
183 static u8 calculate_word_cnts(const u8 word_en) in calculate_word_cnts() function220 word_cnts = calculate_word_cnts(hworden); in r8712_efuse_get_current_size()250 word_cnts = calculate_word_cnts(hworden); in r8712_efuse_pg_packet_read()284 addr = header_addr + 1 + calculate_word_cnts(pkt.word_en) * 2; in fix_header()297 addr += calculate_word_cnts(word_en) * 2; in fix_header()368 target_word_cnts = calculate_word_cnts(word_en); in r8712_efuse_pg_packet_write()
Completed in 3 milliseconds