Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/ata/
Dahci.h265 EM_CTL_RST = BIT(9), /* Reset */ enumerator
Dlibahci.c1100 if ((em_ctl & EM_CTL_TM) || (em_ctl & EM_CTL_RST)) in ahci_reset_em()
1103 writel(em_ctl | EM_CTL_RST, mmio + HOST_EM_CTL); in ahci_reset_em()