Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dsata_promise.h25 PDC_REG_DEVCTL = (1 << 3) | (1 << 2) | (1 << 1), enumerator
68 buf[14] = (1 << 5) | PDC_REG_DEVCTL; in pdc_pkt_header()
H A Dsata_sx4.c377 buf[i++] = (1 << 5) | PDC_REG_DEVCTL; in pdc20621_ata_pkt()