Home
last modified time | relevance | path

Searched refs:SPIOEN (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.seq75 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 Daic7xxx_reg.h1074 #define SPIOEN 0x08 macro
H A Daic79xx.c4092 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 Daic7xxx.reg79 field SPIOEN 0x08
H A Daic79xx.seq643 or SXFRCTL0, SPIOEN;
833 or SXFRCTL0, SPIOEN;
H A Daic79xx_reg.h2660 #define SPIOEN 0x08 macro
H A Daic79xx.reg1547 field SPIOEN 0x08