Home
last modified time | relevance | path

Searched refs:TIMO_VAL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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()