Home
last modified time | relevance | path

Searched refs:TIMO_VAL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dmac53c94.h129 #define TIMO_VAL(x) ((x) * 5000 / 7682) macro
H A Dmac53c94.c133 writeb(TIMO_VAL(250), &regs->sel_timeout); /* 250ms */ in mac53c94_init()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmac53c94.h129 #define TIMO_VAL(x) ((x) * 5000 / 7682) macro
H A Dmac53c94.c130 writeb(TIMO_VAL(250), &regs->sel_timeout); /* 250ms */ in mac53c94_init()

Completed in 3 milliseconds