Searched refs:AHC_SPIOCAP (Results 1 – 2 of 2) sorted by relevance
214 AHC_SPIOCAP = 0x00100, /* Has a Serial Port I/O Cap Register */ enumerator235 AHC_AIC7850_FE = AHC_SPIOCAP|AHC_AUTOPAUSE|AHC_TARGETMODE|AHC_ULTRA,
1380 if ((ahc->features & AHC_SPIOCAP) != 0) { in check_extport()1582 } else if ((ahc->features & AHC_SPIOCAP) != 0) { in configure_termination()1836 if ((ahc->features & AHC_SPIOCAP) != 0 in ahc_acquire_seeprom()
Completed in 10 milliseconds