Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dwd33c93.h201 struct sx_period { struct
246 struct sx_period sx_table[9]; /* transfer periods for actual DTC-setting */
H A Dwd33c93.c249 round_period(unsigned int period, const struct sx_period *sx_table) in round_period()
267 const struct sx_period *sx_table) in calc_sync_xfer()
1810 calc_sx_table(unsigned int mhz, struct sx_period sx_table[9]) in calc_sx_table()