Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/vt6655/
Dmac.h815 #define MACvIntEnable(dwIoBase, dwMask) \ macro
Ddevice_main.c1180 MACvIntEnable(pDevice->PortOffset, IMR_MASK_VALUE); in device_intr()
1290 MACvIntEnable(priv->PortOffset, IMR_MASK_VALUE); in vnt_start()