Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/mhi/
H A Dcommon.h69 #define BHI_STATUS_ERROR 0x03 macro
/openbmc/linux/drivers/bus/mhi/host/
H A Dboot.c275 if (tx_status == BHI_STATUS_ERROR) { in mhi_fw_load_bhi()