Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dparport.h79 #define IEEE1284_EXT_LINK (1<<14) /* This flag causes the macro
/linux-4.1.27/drivers/parport/
Dieee1284.c378 if (mode & IEEE1284_EXT_LINK) in parport_negotiate()
459 if (mode & IEEE1284_EXT_LINK) { in parport_negotiate()
519 if (!(mode & IEEE1284_EXT_LINK) && (m & IEEE1284_MODE_ECP)) { in parport_negotiate()