Home
last modified time | relevance | path

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

/trueos/sys/dev/aic7xxx/
HDaic7xxx_pci.c1911 ahc_outb(ahc, BRDCTL, BRDRW|BRDCS); in aic785X_cable_detect()
1914 ahc_outb(ahc, BRDCTL, 0); in aic785X_cable_detect()
1917 brdctl = ahc_inb(ahc, BRDCTL); in aic785X_cable_detect()
1972 ahc_outb(ahc, BRDCTL, brdctl); in write_brdctl()
1975 ahc_outb(ahc, BRDCTL, brdctl); in write_brdctl()
1981 ahc_outb(ahc, BRDCTL, brdctl); in write_brdctl()
1987 ahc_outb(ahc, BRDCTL, brdctl); in write_brdctl()
2005 ahc_outb(ahc, BRDCTL, brdctl); in read_brdctl()
2007 value = ahc_inb(ahc, BRDCTL); in read_brdctl()
2008 ahc_outb(ahc, BRDCTL, 0); in read_brdctl()
HDaic79xx.c9810 ahd_outb(ahd, BRDCTL, BRDEN|(addr << 3)); in ahd_write_flexport()
9816 ahd_outb(ahd, BRDCTL, BRDSTB|BRDEN|(addr << 3)); in ahd_write_flexport()
9818 ahd_outb(ahd, BRDCTL, BRDEN|(addr << 3)); in ahd_write_flexport()
9820 ahd_outb(ahd, BRDCTL, 0); in ahd_write_flexport()
9833 ahd_outb(ahd, BRDCTL, BRDRW|BRDEN|(addr << 3)); in ahd_read_flexport()
9838 ahd_outb(ahd, BRDCTL, 0); in ahd_read_flexport()
9853 while ((ahd_inb(ahd, BRDCTL) & FLXARBACK) == 0 && --cnt) in ahd_wait_flexport()
HDaic7xxx_reg.h1257 #define BRDCTL 0x1d macro
HDaic7xxx.reg493 register BRDCTL {
HDaic79xx_reg.h3383 #define BRDCTL 0xb9 macro
HDaic79xx.reg2889 register BRDCTL {