Searched refs:phy_spinlock (Results 1 – 1 of 1) sorted by relevance
54 static portMUX_TYPE phy_spinlock = portMUX_INITIALIZER_UNLOCKED; variable178 portENTER_CRITICAL(&phy_spinlock); in usb_phy_install()181 portEXIT_CRITICAL(&phy_spinlock); in usb_phy_install()184 portEXIT_CRITICAL(&phy_spinlock); in usb_phy_install()190 portENTER_CRITICAL(&phy_spinlock); in usb_phy_install()196 portEXIT_CRITICAL(&phy_spinlock); in usb_phy_install()199 portEXIT_CRITICAL(&phy_spinlock); in usb_phy_install()221 portENTER_CRITICAL(&phy_spinlock); in usb_new_phy()232 portEXIT_CRITICAL(&phy_spinlock); in usb_new_phy()284 portENTER_CRITICAL(&phy_spinlock); in phy_uninstall()[all …]