Home
last modified time | relevance | path

Searched refs:iWidth (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/ced1401/
Dced_ioc.c1176 iReturn = DbgCmd1401(pdx, DB_WIDTH, db.iWidth); in DbgPeek()
1205 iReturn = DbgCmd1401(pdx, DB_WIDTH, db.iWidth); in DbgPoke()
1238 iReturn = DbgCmd1401(pdx, DB_WIDTH, db.iWidth); in DbgRampData()
1268 iReturn = DbgCmd1401(pdx, DB_WIDTH, db.iWidth); in DbgRampAddr()
Dced_ioctl.h61 int iWidth; /* width in bytes 1, 2, 4 */ member
/drivers/staging/ced1401/userspace/
Duse1401.c799 dbb.iWidth = nSize; in U14Peek1401()
835 dbb.iWidth = nSize; in U14Poke1401()
874 dbb.iWidth = nSize; in U14Ramp1401()
910 dbb.iWidth = nSize; in U14RampAddr()