Searched refs:SPIOCAP (Results 1 – 3 of 3) sorted by relevance
1462 if ((ahc_inb(ahc, SPIOCAP) & SSPIOCPS) == 0) in check_extport() 1896 spiocap = ahc_inb(ahc, SPIOCAP);1899 ahc_outb(ahc, SPIOCAP, spiocap); in aic785X_cable_detect() 1909 *eeprom_present = (ahc_inb(ahc, SPIOCAP) & EEPROM) ? 1 : 0; in aic785X_cable_detect() 1918 && (ahc_inb(ahc, SPIOCAP) & SEEPROM) == 0)
1244 #define SPIOCAP 0x1b macro
478 register SPIOCAP {