Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Daic6360reg.h116 #define SPIOEN 0x08 macro
H A Daic6360.c1041 bus_space_write_1(iot, ioh, SXFRCTL0, CHEN | SPIOEN); in aic_msgin()
1222 bus_space_write_1(iot, ioh, SXFRCTL0, CHEN | SPIOEN); in aic_msgin()
1255 bus_space_write_1(iot, ioh, SXFRCTL0, CHEN | SPIOEN); in aic_msgout()
2036 bus_space_write_1(iot, ioh, SXFRCTL0, CHEN | SPIOEN); in aicintr()
H A Daic7xxx.c2842 ahc_inb(ahc, SXFRCTL0) | SPIOEN); in ahc_handle_message_phase()
2849 ahc_inb(ahc, SXFRCTL0) & ~SPIOEN); in ahc_handle_message_phase()
2857 ahc_outb(ahc, SXFRCTL0, ahc_inb(ahc, SXFRCTL0) | SPIOEN); in ahc_handle_message_phase()
2877 ahc_outb(ahc, SXFRCTL0, ahc_inb(ahc, SXFRCTL0) & ~SPIOEN); in ahc_handle_message_phase()
2906 ahc_inb(ahc, SXFRCTL0) | SPIOEN); in ahc_handle_message_phase()
2918 ahc_inb(ahc, SXFRCTL0) | SPIOEN); in ahc_handle_message_phase()
4599 ahc_outb(ahc, SXFRCTL0, DFON|SPIOEN); in ahc_init()
4621 ahc_outb(ahc, SXFRCTL0, DFON|SPIOEN); in ahc_init()
H A Daic79xx.c3995 ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase()
4002 ahd_inb(ahd, SXFRCTL0) & ~SPIOEN); in ahd_handle_message_phase()
4010 ahd_outb(ahd, SXFRCTL0, ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase()
4035 ahd_outb(ahd, SXFRCTL0, ahd_inb(ahd, SXFRCTL0) & ~SPIOEN); in ahd_handle_message_phase()
4064 ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase()
4076 ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase()
/netbsd/sys/dev/microcode/aic7xxx/
H A Daic7xxx.seq77 and SXFRCTL0, ~SPIOEN;
338 or SXFRCTL0, SPIOEN|CLRSTCNT|CLRCHN;
411 * We carefully toggle SPIOEN to allow us to return the
419 or SXFRCTL0, SPIOEN;
423 and SXFRCTL0, ~SPIOEN;
580 or SXFRCTL0, SPIOEN;
584 and SXFRCTL0, ~SPIOEN; /* Last Byte */
645 or SXFRCTL0, SPIOEN|CLRSTCNT|CLRCHN;
681 and SXFRCTL0, ~SPIOEN;
2032 or SXFRCTL0, SPIOEN;
[all …]
H A Daic7xxx_reg.h1082 #define SPIOEN 0x08 macro
H A Daic79xx.seq506 or SXFRCTL0, SPIOEN;
666 or SXFRCTL0, SPIOEN;
H A Daic7xxx.reg81 field SPIOEN 0x08
H A Daic79xx_reg.h2626 #define SPIOEN 0x08 macro
H A Daic79xx.reg1558 field SPIOEN 0x08