Home
last modified time | relevance | path

Searched refs:BRDCTL (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c1819 ahc_outb(ahc, BRDCTL, BRDRW|BRDCS); in aic785X_cable_detect()
1822 ahc_outb(ahc, BRDCTL, 0); in aic785X_cable_detect()
1825 brdctl = ahc_inb(ahc, BRDCTL); in aic785X_cable_detect()
1880 ahc_outb(ahc, BRDCTL, brdctl); in write_brdctl()
1883 ahc_outb(ahc, BRDCTL, brdctl); in write_brdctl()
1889 ahc_outb(ahc, BRDCTL, brdctl); in write_brdctl()
1895 ahc_outb(ahc, BRDCTL, brdctl); in write_brdctl()
1913 ahc_outb(ahc, BRDCTL, brdctl); in read_brdctl()
1915 value = ahc_inb(ahc, BRDCTL); in read_brdctl()
1916 ahc_outb(ahc, BRDCTL, in read_brdctl()
[all...]
H A Daic79xx_core.c10128 while ((ahd_inb(ahd, BRDCTL) & FLXARBACK) == 0 && --cnt) in ahd_wait_flexport()
10144 ahd_outb(ahd, BRDCTL, BRDEN|(addr << 3)); in ahd_write_flexport()
10150 ahd_outb(ahd, BRDCTL, BRDSTB|BRDEN|(addr << 3)); in ahd_write_flexport()
10152 ahd_outb(ahd, BRDCTL, BRDEN|(addr << 3)); in ahd_write_flexport()
10154 ahd_outb(ahd, BRDCTL, 0); in ahd_write_flexport()
10167 ahd_outb(ahd, BRDCTL, BRDRW|BRDEN|(addr << 3)); in ahd_read_flexport()
10172 ahd_outb(ahd, BRDCTL, 0); in ahd_read_flexport()
H A Daic7xxx_reg.h_shipped380 #define BRDCTL 0x1d
H A Daic7xxx.reg526 register BRDCTL {
H A Daic79xx_reg.h_shipped1368 #define BRDCTL 0xb9
H A Daic79xx.reg3071 register BRDCTL {