Home
last modified time | relevance | path

Searched defs:HOST_RESET (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dahci.h39 #define HOST_RESET (1 << 0) /* reset controller; self-clear */ macro
/openbmc/linux/drivers/ata/
H A Dahci.h80 HOST_RESET = BIT(0), /* reset controller; self-clear */ enumerator