Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dppa.c230 int i, ppb_hi = dev->dev->port->base_hi; in ecp_sync() local
232 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() local
1073 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()
Dimm.c283 int i, ppb_hi = dev->base_hi; in ecp_sync() local
285 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()