Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dsata_sx4.c1218 u32 time_period = 0; in pdc20621_dimm_init() local
1232 time_period = readl(mmio + PDC_TIME_PERIOD); in pdc20621_dimm_init()
1233 dev_dbg(host->dev, "Time Period Register (0x40): 0x%x\n", time_period); in pdc20621_dimm_init()
1255 ticks = (time_period - tcount); in pdc20621_dimm_init()