Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/ata/
Dahci.h260 EM_CTL_RST = (1 << 9), /* Reset */ enumerator
Dlibahci.c1039 if ((em_ctl & EM_CTL_TM) || (em_ctl & EM_CTL_RST)) in ahci_reset_em()
1042 writel(em_ctl | EM_CTL_RST, mmio + HOST_EM_CTL); in ahci_reset_em()