Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dahci.h267 EM_CTL_TM = BIT(8), /* Transmit Message */ enumerator
H A Dlibahci.c388 if (em_ctl & EM_CTL_TM) { in ahci_store_em_buffer()
400 writel(em_ctl | EM_CTL_TM, mmio + HOST_EM_CTL); in ahci_store_em_buffer()
1101 if ((em_ctl & EM_CTL_TM) || (em_ctl & EM_CTL_RST)) in ahci_reset_em()
1136 if (em_ctl & EM_CTL_TM) { in ahci_transmit_led_message()
1159 writel(em_ctl | EM_CTL_TM, mmio + HOST_EM_CTL); in ahci_transmit_led_message()