Searched refs:EM_CTL_TM (Results 1 – 2 of 2) sorted by relevance
271 EM_CTL_TM = (1 << 8), /* Transmit Message */ enumerator
383 if (em_ctl & EM_CTL_TM) { in ahci_store_em_buffer()395 writel(em_ctl | EM_CTL_TM, mmio + HOST_EM_CTL); in ahci_store_em_buffer()1056 if ((em_ctl & EM_CTL_TM) || (em_ctl & EM_CTL_RST)) in ahci_reset_em()1091 if (em_ctl & EM_CTL_TM) { in ahci_transmit_led_message()1114 writel(em_ctl | EM_CTL_TM, mmio + HOST_EM_CTL); in ahci_transmit_led_message()