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