Searched refs:PORT_CS_IRQ_WOC (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/ata/ | ||
A D | sata_sil.h | 147 PORT_CS_IRQ_WOC = (1 << 3), /* interrupt write one to clear */ enumerator |
A D | sata_sil.c | 103 writel(PORT_CS_IRQ_WOC, port + PORT_CTRL_CLR); in sil_config_port() |
Completed in 7 milliseconds