Searched refs:SPIOEN (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx.seq | 75 and SXFRCTL0, ~SPIOEN; 338 or SXFRCTL0, SPIOEN|CLRSTCNT|CLRCHN; 413 * We carefully toggle SPIOEN to allow us to return the 421 or SXFRCTL0, SPIOEN; 425 and SXFRCTL0, ~SPIOEN; 582 or SXFRCTL0, SPIOEN; 586 and SXFRCTL0, ~SPIOEN; /* Last Byte */ 647 or SXFRCTL0, SPIOEN|CLRSTCNT|CLRCHN; 683 and SXFRCTL0, ~SPIOEN; 2031 or SXFRCTL0, SPIOEN; [all …]
|
H A D | aic7xxx_reg.h | 1074 #define SPIOEN 0x08 macro
|
H A D | aic79xx.c | 4092 ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase() 4099 ahd_inb(ahd, SXFRCTL0) & ~SPIOEN); in ahd_handle_message_phase() 4107 ahd_outb(ahd, SXFRCTL0, ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase() 4132 ahd_outb(ahd, SXFRCTL0, ahd_inb(ahd, SXFRCTL0) & ~SPIOEN); in ahd_handle_message_phase() 4161 ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase() 4173 ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase()
|
H A D | aic7xxx.reg | 79 field SPIOEN 0x08
|
H A D | aic79xx.seq | 643 or SXFRCTL0, SPIOEN; 833 or SXFRCTL0, SPIOEN;
|
H A D | aic79xx_reg.h | 2660 #define SPIOEN 0x08 macro
|
H A D | aic79xx.reg | 1547 field SPIOEN 0x08
|