Home
last modified time | relevance | path

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

/drivers/ata/
Dsata_sx4.c125 PDC_RESET = (1 << 11), /* HDMA/ATA reset */ enumerator
878 if (tmp & PDC_RESET) in pdc_reset_port()
883 tmp |= PDC_RESET; in pdc_reset_port()
887 tmp &= ~PDC_RESET; in pdc_reset_port()
1416 tmp |= PDC_RESET; in pdc_20621_init()
1423 tmp &= ~PDC_RESET; in pdc_20621_init()
Dsata_promise.c118 PDC_RESET = (1 << 11), /* HDMA reset */ enumerator
427 tmp |= PDC_RESET; in pdc_reset_port()
432 if (tmp & PDC_RESET) in pdc_reset_port()
437 tmp |= PDC_RESET; in pdc_reset_port()
441 tmp &= ~PDC_RESET; in pdc_reset_port()