Searched refs:TUL_SPeriod (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | initio.c | 603 outb(0, host->addr + TUL_SPeriod); in initio_init() 1193 outb(active_tc->js_period, host->addr + TUL_SPeriod); in tulip_scsi() 1919 outb(active_tc->js_period, host->addr + TUL_SPeriod); in int_initio_resel() 2250 outb(host->active_tc->js_period, host->addr + TUL_SPeriod); in wdtr_done() 2271 outb(host->active_tc->js_period, host->addr + TUL_SPeriod); in initio_sync_done()
|
H A D | initio.h | 113 #define TUL_SPeriod 0x88 /* 08 W Sync. Transfer Period & Offset */ macro
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | initio.c | 602 outb(0, host->addr + TUL_SPeriod); in initio_init() 1191 outb(active_tc->js_period, host->addr + TUL_SPeriod); in tulip_scsi() 1918 outb(active_tc->js_period, host->addr + TUL_SPeriod); in int_initio_resel() 2250 outb(host->active_tc->js_period, host->addr + TUL_SPeriod); in wdtr_done() 2271 outb(host->active_tc->js_period, host->addr + TUL_SPeriod); in initio_sync_done()
|
H A D | initio.h | 113 #define TUL_SPeriod 0x88 /* 08 W Sync. Transfer Period & Offset */ macro
|
Completed in 11 milliseconds