Home
last modified time | relevance | path

Searched refs:ASFCAPABILITY (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_asf.c269 data[ASFCAPABILITY] = (rtl8168_eri_read(tp, offset, RW_ONE_BYTE, ERIAR_ASF) & data[ASFCONFIG]) ? FUNCTION_ENABLE : FUNCTION_DISABLE; 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()
H A Dr8168_asf.h41 #define ASFCAPABILITY 1 macro

Completed in 2 milliseconds