Searched refs:ppb_hi (Results 1 – 2 of 2) sorted by relevance
225 int i, ppb_hi = dev->dev->port->base_hi; in ecp_sync() local227 if (ppb_hi == 0) in ecp_sync()230 if ((r_ecr(ppb_hi) & 0xe0) == 0x60) { /* mode 011 == ECP fifo mode */ in ecp_sync()232 if (r_ecr(ppb_hi) & 0x01) in ecp_sync()1020 int modes, ppb, ppb_hi; in __ppa_attach() local1064 ppb_hi = dev->dev->port->base_hi; in __ppa_attach()1077 w_ecr(ppb_hi, 0x20); in __ppa_attach()1081 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()