Home
last modified time | relevance | path

Searched defs:byTestBits (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/drivers/staging/vt6655/
Dsrom.c225 …ol SROMbIsRegBitsOn(unsigned long dwIoBase, unsigned char byContntOffset, unsigned char byTestBits) in SROMbIsRegBitsOn()
248 …l SROMbIsRegBitsOff(unsigned long dwIoBase, unsigned char byContntOffset, unsigned char byTestBits) in SROMbIsRegBitsOff()
Dbaseband.c2103 bool BBbIsRegBitsOn (unsigned long dwIoBase, unsigned char byBBAddr, unsigned char byTestBits) in BBbIsRegBitsOn()
2126 bool BBbIsRegBitsOff (unsigned long dwIoBase, unsigned char byBBAddr, unsigned char byTestBits) in BBbIsRegBitsOff()
Dmac.c143 bool MACbIsRegBitsOn (unsigned long dwIoBase, unsigned char byRegOfs, unsigned char byTestBits) in MACbIsRegBitsOn()
166 bool MACbIsRegBitsOff (unsigned long dwIoBase, unsigned char byRegOfs, unsigned char byTestBits) in MACbIsRegBitsOff()