Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_sil.h142 PORT_CS_IRQ_WOC = (1 << 3), /* interrupt write one to clear */ enumerator
H A Dsata_sil.c84 writel(PORT_CS_IRQ_WOC, port + PORT_CTRL_CLR); in sil_config_port()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dsata_sil24.c146 PORT_CS_IRQ_WOC = (1 << 3), /* interrupt write one to clear */ enumerator
525 writel(PORT_CS_IRQ_WOC, port + PORT_CTRL_STAT); in sil24_config_port()
527 writel(PORT_CS_IRQ_WOC, port + PORT_CTRL_CLR); in sil24_config_port()