Lines Matching refs:phy_spinlock
54 static portMUX_TYPE phy_spinlock = portMUX_INITIALIZER_UNLOCKED; variable
178 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()
291 portEXIT_CRITICAL(&phy_spinlock); in phy_uninstall()
299 portENTER_CRITICAL(&phy_spinlock); in usb_del_phy()
308 portEXIT_CRITICAL(&phy_spinlock); in usb_del_phy()