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

/drivers/ata/
H A Dpata_at91.c165 * to_smc_format - convert values into SMC format
171 static void to_smc_format(int *setup, int *pulse, int *cycle, int *cs_pulse) function
235 to_smc_format(&setup, &pulse, &cycle, &cs_pulse);

Completed in 45 milliseconds