Home
last modified time | relevance | path

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

/drivers/staging/otus/hal/
Dhprw.c600 hpPriv->OpFlags = (u8_t)((rsp[4]>>16) & 0xff); in zfIdlRsp()
610 if (hpPriv->OpFlags & 0x1) in zfIdlRsp()
614 if (hpPriv->OpFlags & 0x2) in zfIdlRsp()
Dhpusb.h137 u8_t OpFlags; member
Dhpreg.c1821 if ((hpPriv->OpFlags & 0x1) != 0) in zfHpGetRegulationTable()
1848 if ((hpPriv->OpFlags & 0x2) != 0) in zfHpGetRegulationTable()
Dhpmain.c1392 if ((hpPriv->OpFlags & 0x1) == 0)