Home
last modified time | relevance | path

Searched refs:dcr (Results 1 – 6 of 6) sorted by relevance

/include/linux/
Dparport_pc.h86 unsigned char dcr = inb (CONTROL (p)); in dump_parport_state() local
100 dcr = i ? priv->ctr : inb (CONTROL (p)); in dump_parport_state()
102 if (dcr & 0x20) { in dump_parport_state()
107 if (dcr & 0x10) printk (",ackIntEn"); in dump_parport_state()
108 if (!(dcr & 0x08)) printk (",N-SELECT-IN"); in dump_parport_state()
109 if (dcr & 0x04) printk (",N-INIT"); in dump_parport_state()
110 if (!(dcr & 0x02)) printk (",N-AUTOFD"); in dump_parport_state()
111 if (!(dcr & 0x01)) printk (",N-STROBE"); in dump_parport_state()
Dparport.h48 unsigned int dcr; member
Dmod_devicetable.h488 __u8 dcr; member
/include/linux/i3c/
Dccc.h113 u8 dcr; member
197 u8 dcr; member
Ddevice.h121 u8 dcr; member
165 .dcr = _dcr, \
/include/uapi/linux/
Dkvm.h384 } dcr; member