Searched refs:ppb_hi (Results 1 – 2 of 2) sorted by relevance
230 int i, ppb_hi = dev->dev->port->base_hi; in ecp_sync() local232 if (ppb_hi == 0) in ecp_sync()235 if ((r_ecr(ppb_hi) & 0xe0) == 0x60) { /* mode 011 == ECP fifo mode */ in ecp_sync()237 if (r_ecr(ppb_hi) & 0x01) in ecp_sync()1029 int modes, ppb, ppb_hi; in __ppa_attach() local1073 ppb_hi = dev->dev->port->base_hi; in __ppa_attach()1086 w_ecr(ppb_hi, 0x20); in __ppa_attach()1090 w_ecr(ppb_hi, 0x80); in __ppa_attach()
283 int i, ppb_hi = dev->base_hi; in ecp_sync() local285 if (ppb_hi == 0) in ecp_sync()288 if ((r_ecr(ppb_hi) & 0xe0) == 0x60) { /* mode 011 == ECP fifo mode */ in ecp_sync()290 if (r_ecr(ppb_hi) & 0x01) in ecp_sync()