Searched refs:PP_FASTWRITE (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
H A Dppdev.h92 #define PP_FASTWRITE (1<<2) macro
97 #define PP_FLAGMASK (PP_FASTWRITE | PP_FASTREAD | PP_W91284PIC)
/linux-4.1.27/drivers/char/
H A Dppdev.c226 if ((pp->flags & PP_FASTWRITE) && (mode == IEEE1284_MODE_EPP)) { pp_write()

Completed in 120 milliseconds