Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Dsata_sil.h141 PORT_CS_IRQ_WOC = (1 << 3), /* interrupt write one to clear */ enumerator
H A Dsata_sil.c83 writel(PORT_CS_IRQ_WOC, port + PORT_CTRL_CLR); in sil_config_port()
/openbmc/linux/drivers/ata/
H A Dsata_sil24.c146 PORT_CS_IRQ_WOC = (1 << 3), /* interrupt write one to clear */ enumerator
528 writel(PORT_CS_IRQ_WOC, port + PORT_CTRL_STAT); in sil24_config_port()
530 writel(PORT_CS_IRQ_WOC, port + PORT_CTRL_CLR); in sil24_config_port()