Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-pci-renesas.c28 #define RENESAS_FW_STATUS_LOCK BIT(1) macro
238 if (fw_state & RENESAS_FW_STATUS_LOCK) { in renesas_fw_check_running()