Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Dsata_sil.h89 HOST_CTRL_GLOBAL_RST = (1 << 31), /* global reset */ enumerator
/openbmc/linux/drivers/ata/
H A Dsata_sil24.c96 HOST_CTRL_GLOBAL_RST = (1 << 31), /* global reset */ enumerator
1340 writel(HOST_CTRL_GLOBAL_RST, host_base + HOST_CTRL); in sil24_pci_device_resume()