Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Defuse.c850 RTPRINT(rtlpriv, FEEPROM, EFUSE_PG, "efuse PG_STATE_HEADER-1\n"); in efuse_write_data_case1()
916 RTPRINT(rtlpriv, FEEPROM, EFUSE_PG, in efuse_write_data_case2()
936 RTPRINT(rtlpriv, FEEPROM, EFUSE_PG, in efuse_pg_packet_write()
949 RTPRINT(rtlpriv, FEEPROM, EFUSE_PG, "efuse Power ON\n"); in efuse_pg_packet_write()
955 RTPRINT(rtlpriv, FEEPROM, EFUSE_PG, in efuse_pg_packet_write()
976 RTPRINT(rtlpriv, FEEPROM, EFUSE_PG, in efuse_pg_packet_write()
1000 RTPRINT(rtlpriv, FEEPROM, EFUSE_PG, in efuse_pg_packet_write()
H A Ddebug.h94 #define EFUSE_PG BIT(1) macro