Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/vt6655/
Dmac.c57 unsigned char byTestBits) in MACbIsRegBitsOff() argument
61 return !(ioread8(io_base + byRegOfs) & byTestBits); in MACbIsRegBitsOff()
Dmac.h719 unsigned char byTestBits);