Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Dsata_sil.h144 PORT_CS_32BIT_ACTV = (1 << 10), /* 32-bit activation */ enumerator
H A Dsata_sil.c94 writel(PORT_CS_32BIT_ACTV, port + PORT_CTRL_CLR); in sil_config_port()
/openbmc/linux/drivers/ata/
H A Dsata_sil24.c149 PORT_CS_32BIT_ACTV = (1 << 10), /* 32-bit activation */ enumerator
541 writel(PORT_CS_32BIT_ACTV, port + PORT_CTRL_CLR); in sil24_config_port()