Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8712/
Drtl8712_efuse.c195 static u8 calculate_word_cnts(const u8 word_en) in calculate_word_cnts() function
232 word_cnts = calculate_word_cnts(hworden); in r8712_efuse_get_current_size()
262 word_cnts = calculate_word_cnts(hworden); in r8712_efuse_pg_packet_read()
296 addr = header_addr + 1 + calculate_word_cnts(pkt.word_en) * 2; in fix_header()
309 addr += calculate_word_cnts(word_en) * 2; in fix_header()
382 target_word_cnts = calculate_word_cnts(word_en); in r8712_efuse_pg_packet_write()