Searched refs:SXFRCTL0 (Results 1 – 8 of 8) sorted by relevance
| /freebsd-src/sys/dev/aic7xxx/ |
| H A D | aic7xxx.c | 618 printf("SXFRCTL0 == 0x%x\n", ahc_inb(ahc, SXFRCTL0)); in ahc_handle_seqint() 865 ahc_outb(ahc, SXFRCTL0, in ahc_handle_seqint() 866 ahc_inb(ahc, SXFRCTL0) | CLRSTCNT|CLRCHN); in ahc_handle_seqint() 867 ahc_outb(ahc, SXFRCTL0, in ahc_handle_seqint() 868 ahc_inb(ahc, SXFRCTL0) | CLRSTCNT|CLRCHN); in ahc_handle_seqint() 1968 sxfrctl0 = ahc_inb(ahc, SXFRCTL0); in ahc_set_syncrate() 1972 ahc_outb(ahc, SXFRCTL0, sxfrctl0); in ahc_set_syncrate() 2845 ahc_outb(ahc, SXFRCTL0, in ahc_handle_message_phase() 2846 ahc_inb(ahc, SXFRCTL0) & ~SPIOEN); in ahc_handle_message_phase() 2869 ahc_outb(ahc, SXFRCTL0, in ahc_handle_message_phase() [all …]
|
| H A D | aic7xxx.seq | 75 and SXFRCTL0, ~SPIOEN; 338 or SXFRCTL0, SPIOEN|CLRSTCNT|CLRCHN; 400 or SXFRCTL0, FAST20; 421 or SXFRCTL0, SPIOEN; 425 and SXFRCTL0, ~SPIOEN; 447 or SXFRCTL0, CLRSTCNT|CLRCHN; 509 or SXFRCTL0, CLRSTCNT|CLRCHN; 582 or SXFRCTL0, SPIOEN; 586 and SXFRCTL0, ~SPIOEN; /* Last Byte */ 647 or SXFRCTL0, SPIOEN|CLRSTCNT|CLRCHN; [all …]
|
| H A D | aic79xx.c | 1284 printf("SXFRCTL0 == 0x%x\n", ahd_inb(ahd, SXFRCTL0)); in ahd_handle_seqint() 4091 ahd_outb(ahd, SXFRCTL0, in ahd_handle_message_phase() 4092 ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase() 4098 ahd_outb(ahd, SXFRCTL0, 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() 4160 ahd_outb(ahd, SXFRCTL0, in ahd_handle_message_phase() 4161 ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase() 4172 ahd_outb(ahd, SXFRCTL0, in ahd_handle_message_phase() [all …]
|
| H A D | aic7xxx_reg.h | 1069 #define SXFRCTL0 0x01 macro
|
| H A D | aic7xxx.reg | 72 register SXFRCTL0 {
|
| H A D | aic79xx.seq | 643 or SXFRCTL0, SPIOEN; 833 or SXFRCTL0, SPIOEN;
|
| H A D | aic79xx_reg.h | 2656 #define SXFRCTL0 0x3c macro
|
| H A D | aic79xx.reg | 1540 register SXFRCTL0 {
|