Searched refs:PORT_CS_32BIT_ACTV (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/ata/ | ||
D | sata_sil.h | 144 PORT_CS_32BIT_ACTV = (1 << 10), /* 32-bit activation */ enumerator |
D | sata_sil.c | 94 writel(PORT_CS_32BIT_ACTV, port + PORT_CTRL_CLR); in sil_config_port() |