Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Desp_scsi.h249 #define ESP_TICK(ccf, cycle) ((7682 * (ccf) * (cycle) / 1000)) macro
H A Desp_scsi.c2358 esp->ctick = ESP_TICK(ccf, esp->ccycle); in esp_set_clock_params()