Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/vt6655/
Ddevice_main.c1065 unsigned char byOrgPageSel = 0; in device_intr() local
1085 VNSvInPortB(pDevice->PortOffset + MAC_REG_PAGE1SEL, &byOrgPageSel); in device_intr()
1086 if (byOrgPageSel == 1) in device_intr()
1089 byOrgPageSel = 0; in device_intr()
1175 if (byOrgPageSel == 1) in device_intr()