Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8712/
Drtl8712_efuse.c192 static u8 calculate_word_cnts(const u8 word_en) in calculate_word_cnts() function
229 word_cnts = calculate_word_cnts(hworden); in r8712_efuse_get_current_size()
259 word_cnts = calculate_word_cnts(hworden); in r8712_efuse_pg_packet_read()
292 addr = header_addr + 1 + calculate_word_cnts(pkt.word_en) * 2; in fix_header()
305 addr += calculate_word_cnts(word_en)*2; in fix_header()
379 target_word_cnts = calculate_word_cnts(word_en); in r8712_efuse_pg_packet_write()