Home
last modified time | relevance | path

Searched refs:PORT_CS_32BIT_ACTV (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/ata/
Dsata_sil.h144 PORT_CS_32BIT_ACTV = (1 << 10), /* 32-bit activation */ enumerator
Dsata_sil.c94 writel(PORT_CS_32BIT_ACTV, port + PORT_CTRL_CLR); in sil_config_port()