Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dos.h319 virtual void PciWrite(int fd, uint32 offset, uint32 value, int width);
H A Dos.cc813 void OsLayer::PciWrite(int fd, uint32 offset, uint32 value, int width) { in PciWrite() function in OsLayer