CNFGB_COMPRESS    381 drivers/parport/parport_ip32.c 		if (cnfgB & CNFGB_COMPRESS)
CNFGB_COMPRESS   1872 drivers/parport/parport_ip32.c 	writeb(configb | CNFGB_COMPRESS, priv->regs.cnfgB);
CNFGB_COMPRESS   1873 drivers/parport/parport_ip32.c 	if (readb(priv->regs.cnfgB) & CNFGB_COMPRESS)
CNFGB_COMPRESS   1875 drivers/parport/parport_ip32.c 	writeb(configb & ~CNFGB_COMPRESS, priv->regs.cnfgB);