Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/rtl8712/
A Drtl8712_efuse.c183 static u8 calculate_word_cnts(const u8 word_en) in calculate_word_cnts() function
220 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