Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dparport.h79 #define IEEE1284_EXT_LINK (1<<14) /* This flag causes the macro
/Linux-v5.4/drivers/parport/
Dieee1284.c371 if (mode & IEEE1284_EXT_LINK) in parport_negotiate()
452 if (mode & IEEE1284_EXT_LINK) { in parport_negotiate()
512 if (!(mode & IEEE1284_EXT_LINK) && (m & IEEE1284_MODE_ECP)) { in parport_negotiate()