Home
last modified time | relevance | path

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

/drivers/staging/vt6655/
Dmac.c58 unsigned char byTestBits) in MACbIsRegBitsOff() argument
62 return !(ioread8(io_base + byRegOfs) & byTestBits); in MACbIsRegBitsOff()
Dmac.h878 unsigned char byTestBits);