Searched refs:SPIOCAP (Results 1 – 3 of 3) sorted by relevance
219 if ((ahc_inb(ahc, SPIOCAP) & SSPIOCPS) == 0) in ahc_check_extport()650 spiocap = ahc_inb(ahc, SPIOCAP); in aic785X_cable_detect()653 ahc_outb(ahc, SPIOCAP, spiocap); in aic785X_cable_detect()660 *eeprom_present = (ahc_inb(ahc, SPIOCAP) & EEPROM) ? 1 : 0; in aic785X_cable_detect()669 && (ahc_inb(ahc, SPIOCAP) & SEEPROM) == 0) in ahc_acquire_seeprom()
1246 #define SPIOCAP 0x1b macro
481 register SPIOCAP {