Searched refs:BHI_STATUS_ERROR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/bus/mhi/ | ||
H A D | common.h | 69 #define BHI_STATUS_ERROR 0x03 macro |
/openbmc/linux/drivers/bus/mhi/host/ | ||
H A D | boot.c | 275 if (tx_status == BHI_STATUS_ERROR) { in mhi_fw_load_bhi() |