Home
last modified time | relevance | path

Searched refs:SPIOEN (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Daha152x.h79 #define SPIOEN 0x08 macro
H A Daha152x.c2344 SETPORT(SXFRCTL0, CH1|SPIOEN); in is_complete()
2660 if (s & SPIOEN) in get_ports()
2661 seq_puts(m, "SPIOEN "); in get_ports()
/kernel/linux/linux-6.6/drivers/scsi/
H A Daha152x.h79 #define SPIOEN 0x08 macro
H A Daha152x.c2392 SETPORT(SXFRCTL0, CH1|SPIOEN); in is_complete()
2712 if (s & SPIOEN) in get_ports()
2713 seq_puts(m, "SPIOEN "); in get_ports()
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c3415 ahc_inb(ahc, SXFRCTL0) | SPIOEN); in ahc_handle_message_phase()
3422 ahc_inb(ahc, SXFRCTL0) & ~SPIOEN); in ahc_handle_message_phase()
3430 ahc_outb(ahc, SXFRCTL0, ahc_inb(ahc, SXFRCTL0) | SPIOEN); in ahc_handle_message_phase()
3446 * Read the latched byte, but turn off SPIOEN first in ahc_handle_message_phase()
3450 ahc_outb(ahc, SXFRCTL0, ahc_inb(ahc, SXFRCTL0) & ~SPIOEN); in ahc_handle_message_phase()
3479 ahc_inb(ahc, SXFRCTL0) | SPIOEN); in ahc_handle_message_phase()
3491 ahc_inb(ahc, SXFRCTL0) | SPIOEN); in ahc_handle_message_phase()
5067 ahc_outb(ahc, SXFRCTL0, DFON|SPIOEN); in ahc_chip_init()
5084 ahc_outb(ahc, SXFRCTL0, DFON|SPIOEN); in ahc_chip_init()
H A Daic79xx_core.c4903 ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase()
4910 ahd_inb(ahd, SXFRCTL0) & ~SPIOEN); in ahd_handle_message_phase()
4918 ahd_outb(ahd, SXFRCTL0, ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase()
4939 * Read the latched byte, but turn off SPIOEN first in ahd_handle_message_phase()
4943 ahd_outb(ahd, SXFRCTL0, ahd_inb(ahd, SXFRCTL0) & ~SPIOEN); in ahd_handle_message_phase()
4972 ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase()
4984 ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c3413 ahc_inb(ahc, SXFRCTL0) | SPIOEN); in ahc_handle_message_phase()
3420 ahc_inb(ahc, SXFRCTL0) & ~SPIOEN); in ahc_handle_message_phase()
3428 ahc_outb(ahc, SXFRCTL0, ahc_inb(ahc, SXFRCTL0) | SPIOEN); in ahc_handle_message_phase()
3444 * Read the latched byte, but turn off SPIOEN first in ahc_handle_message_phase()
3448 ahc_outb(ahc, SXFRCTL0, ahc_inb(ahc, SXFRCTL0) & ~SPIOEN); in ahc_handle_message_phase()
3477 ahc_inb(ahc, SXFRCTL0) | SPIOEN); in ahc_handle_message_phase()
3489 ahc_inb(ahc, SXFRCTL0) | SPIOEN); in ahc_handle_message_phase()
5066 ahc_outb(ahc, SXFRCTL0, DFON|SPIOEN); in ahc_chip_init()
5083 ahc_outb(ahc, SXFRCTL0, DFON|SPIOEN); in ahc_chip_init()
H A Daic79xx_core.c4901 ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase()
4908 ahd_inb(ahd, SXFRCTL0) & ~SPIOEN); in ahd_handle_message_phase()
4916 ahd_outb(ahd, SXFRCTL0, ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase()
4937 * Read the latched byte, but turn off SPIOEN first in ahd_handle_message_phase()
4941 ahd_outb(ahd, SXFRCTL0, ahd_inb(ahd, SXFRCTL0) & ~SPIOEN); in ahd_handle_message_phase()
4970 ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase()
4982 ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase()

Completed in 47 milliseconds