Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_sil.h145 PORT_CS_32BIT_ACTV = (1 << 10), /* 32-bit activation */ enumerator
H A Dsata_sil.c95 writel(PORT_CS_32BIT_ACTV, port + PORT_CTRL_CLR); in sil_config_port()