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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ide/
H A Dcs5535.c70 * cs5535_set_speed - Configure the chipset to the new speed
74 * cs5535_set_speed() configures the chipset to a new speed.
76 static void cs5535_set_speed(ide_drive_t *drive, const u8 speed) function
140 cs5535_set_speed(drive, drive->dma_mode);
153 cs5535_set_speed(drive, drive->pio_mode);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ide/
H A Dcs5535.c70 * cs5535_set_speed - Configure the chipset to the new speed
74 * cs5535_set_speed() configures the chipset to a new speed.
76 static void cs5535_set_speed(ide_drive_t *drive, const u8 speed) function
140 cs5535_set_speed(drive, drive->dma_mode);
153 cs5535_set_speed(drive, drive->pio_mode);

Completed in 121 milliseconds