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