Home
last modified time | relevance | path

Searched refs:PORT_IRQ_ENABLE_CLR (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/ata/
H A Dsata_sil.h110 PORT_IRQ_ENABLE_CLR = 0x1014, /* write: enable-clear */ enumerator
H A Dsata_sil.c139 writel(PORT_IRQ_COMPLETE | PORT_IRQ_ERROR, port + PORT_IRQ_ENABLE_CLR); in sil_exec_cmd()
/openbmc/linux/drivers/ata/
H A Dsata_sil24.c117 PORT_IRQ_ENABLE_CLR = 0x1014, /* write: enable-clear */ enumerator
614 writel(PORT_IRQ_COMPLETE | PORT_IRQ_ERROR, port + PORT_IRQ_ENABLE_CLR); in sil24_exec_polled_cmd()
953 writel(0xffff, port + PORT_IRQ_ENABLE_CLR); in sil24_freeze()