Searched refs:ASFCAPABILITY (Results 1 – 2 of 2) sorted by relevance
269 …data[ASFCAPABILITY] = (rtl8168_eri_read(tp, offset, RW_ONE_BYTE, ERIAR_ASF) & data[ASFCONFIG]) ? F… in rtl8168_asf_config_regs()273 if (data[ASFCAPABILITY] == FUNCTION_ENABLE) in rtl8168_asf_config_regs()275 else if (data[ASFCAPABILITY] == FUNCTION_DISABLE) in rtl8168_asf_config_regs()
41 #define ASFCAPABILITY 1 macro