Searched refs:SPIOCAP (Results 1 – 6 of 6) sorted by relevance
1456 if ((ahc_inb(ahc, SPIOCAP) & SSPIOCPS) == 0) in check_extport()1890 spiocap = ahc_inb(ahc, SPIOCAP); in aic785X_cable_detect()1893 ahc_outb(ahc, SPIOCAP, spiocap); in aic785X_cable_detect()1903 *eeprom_present = (ahc_inb(ahc, SPIOCAP) & EEPROM) ? 1 : 0; in aic785X_cable_detect()1912 && (ahc_inb(ahc, SPIOCAP) & SEEPROM) == 0) in ahc_acquire_seeprom()
1245 #define SPIOCAP 0x1b macro
480 register SPIOCAP {
169 #define SPIOCAP 0x1b macro
435 register SPIOCAP {
7761 *eeprom = (aic_inb(p, SPIOCAP) & EEPROM); in aic785x_cable_detect()8441 if ( aic_inb(p, SPIOCAP) & SSPIOCPS ) in aic7xxx_register()