Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dppa.c224 int i, ppb_hi = dev->dev->port->base_hi; in ecp_sync() local
226 if (ppb_hi == 0) in ecp_sync()
229 if ((r_ecr(ppb_hi) & 0xe0) == 0x60) { /* mode 011 == ECP fifo mode */ in ecp_sync()
231 if (r_ecr(ppb_hi) & 0x01) in ecp_sync()
996 int modes, ppb, ppb_hi; in __ppa_attach() local
1032 ppb_hi = dev->dev->port->base_hi; in __ppa_attach()
1045 w_ecr(ppb_hi, 0x20); in __ppa_attach()
1049 w_ecr(ppb_hi, 0x80); in __ppa_attach()
Dimm.c280 int i, ppb_hi = dev->base_hi; in ecp_sync() local
282 if (ppb_hi == 0) in ecp_sync()
285 if ((r_ecr(ppb_hi) & 0xe0) == 0x60) { /* mode 011 == ECP fifo mode */ in ecp_sync()
287 if (r_ecr(ppb_hi) & 0x01) in ecp_sync()