Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dppa.c225 int i, ppb_hi = dev->dev->port->base_hi; in ecp_sync() local
227 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()
1023 int modes, ppb, ppb_hi; in __ppa_attach() local
1067 ppb_hi = dev->dev->port->base_hi; in __ppa_attach()
1080 w_ecr(ppb_hi, 0x20); in __ppa_attach()
1084 w_ecr(ppb_hi, 0x80); in __ppa_attach()
Dimm.c282 int i, ppb_hi = dev->base_hi; in ecp_sync() local
284 if (ppb_hi == 0) in ecp_sync()
287 if ((r_ecr(ppb_hi) & 0xe0) == 0x60) { /* mode 011 == ECP fifo mode */ in ecp_sync()
289 if (r_ecr(ppb_hi) & 0x01) in ecp_sync()