Searched refs:phy_lock (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/usb/phy/ |
| H A D | phy.c | 30 static DEFINE_SPINLOCK(phy_lock); 155 spin_lock_irqsave(&phy_lock, flags); in usb_phy_uevent() 157 spin_unlock_irqrestore(&phy_lock, flags); in usb_phy_uevent() 491 spin_lock_irqsave(&phy_lock, flags); in usb_get_phy() 506 spin_unlock_irqrestore(&phy_lock, flags); in usb_get_phy() 542 spin_lock_irqsave(&phy_lock, flags); in devm_usb_get_phy_by_node() 564 spin_unlock_irqrestore(&phy_lock, flags); in devm_usb_get_phy_by_node() 658 spin_lock_irqsave(&phy_lock, flags); in usb_add_phy() 673 spin_unlock_irqrestore(&phy_lock, flags); in usb_add_phy() 712 spin_lock_irqsave(&phy_lock, flags); in usb_add_phy_dev() [all …]
|
| /linux/drivers/net/ethernet/tundra/ |
| H A D | tsi108_eth.c | 178 static DEFINE_SPINLOCK(phy_lock); 279 spin_lock_irqsave(&phy_lock, flags); in tsi108_check_phy() 347 spin_unlock_irqrestore(&phy_lock, flags); in tsi108_check_phy() 1208 spin_lock_irqsave(&phy_lock, flags); in tsi108_init_phy() 1249 spin_unlock_irqrestore(&phy_lock, flags); in tsi108_init_phy() 1251 spin_lock_irqsave(&phy_lock, flags); in tsi108_init_phy() 1258 spin_unlock_irqrestore(&phy_lock, flags); in tsi108_init_phy() 1266 spin_lock_irqsave(&phy_lock, flags); in tsi108_kill_phy() 1269 spin_unlock_irqrestore(&phy_lock, flags); in tsi108_kill_phy()
|
| /linux/drivers/dma/ |
| H A D | mmp_pdma.c | 186 spinlock_t phy_lock; /* protect alloc/free phy channels */ member 411 spin_lock_irqsave(&pdev->phy_lock, flags); in lookup_phy() 426 spin_unlock_irqrestore(&pdev->phy_lock, flags); in lookup_phy() 443 spin_lock_irqsave(&pdev->phy_lock, flags); in mmp_pdma_free_phy() 446 spin_unlock_irqrestore(&pdev->phy_lock, flags); in mmp_pdma_free_phy() 1237 spin_lock_init(&pdev->phy_lock); in mmp_pdma_probe()
|
| /linux/drivers/net/ethernet/ |
| H A D | jme.c | 1603 spin_lock_bh(&jme->phy_lock); in jme_restart_an() 1607 spin_unlock_bh(&jme->phy_lock); in jme_restart_an() 2466 spin_lock_bh(&jme->phy_lock); in jme_get_pauseparam() 2468 spin_unlock_bh(&jme->phy_lock); in jme_get_pauseparam() 2505 spin_lock_bh(&jme->phy_lock); in jme_set_pauseparam() 2518 spin_unlock_bh(&jme->phy_lock); in jme_set_pauseparam() 2571 spin_lock_bh(&jme->phy_lock); in jme_get_link_ksettings() 2573 spin_unlock_bh(&jme->phy_lock); in jme_get_link_ksettings() 2597 spin_lock_bh(&jme->phy_lock); in jme_set_link_ksettings() 2599 spin_unlock_bh(&jme->phy_lock); in jme_set_link_ksettings() [all …]
|
| H A D | jme.h | 406 spinlock_t phy_lock; member
|
| /linux/drivers/net/ethernet/marvell/ |
| H A D | skge.c | 692 spin_lock_bh(&hw->phy_lock); in skge_led() 763 spin_unlock_bh(&hw->phy_lock); in skge_led() 1507 spin_lock_irqsave(&hw->phy_lock, flags); in xm_link_timer() 1529 spin_unlock_irqrestore(&hw->phy_lock, flags); in xm_link_timer() 2429 spin_lock_bh(&hw->phy_lock); in skge_phy_reset() 2437 spin_unlock_bh(&hw->phy_lock); in skge_phy_reset() 2460 spin_lock_bh(&hw->phy_lock); in skge_ioctl() 2466 spin_unlock_bh(&hw->phy_lock); in skge_ioctl() 2472 spin_lock_bh(&hw->phy_lock); in skge_ioctl() 2479 spin_unlock_bh(&hw->phy_lock); in skge_ioctl() [all …]
|
| H A D | sky2.c | 801 spin_lock_bh(&sky2->phy_lock); in sky2_phy_reinit() 804 spin_unlock_bh(&sky2->phy_lock); in sky2_phy_reinit() 831 spin_lock_bh(&sky2->phy_lock); in sky2_wol_init() 834 spin_unlock_bh(&sky2->phy_lock); in sky2_wol_init() 930 spin_lock_bh(&sky2->phy_lock); in sky2_mac_init() 933 spin_unlock_bh(&sky2->phy_lock); in sky2_mac_init() 1384 spin_lock_bh(&sky2->phy_lock); in sky2_ioctl() 1386 spin_unlock_bh(&sky2->phy_lock); in sky2_ioctl() 1393 spin_lock_bh(&sky2->phy_lock); in sky2_ioctl() 1396 spin_unlock_bh(&sky2->phy_lock); in sky2_ioctl() [all …]
|
| H A D | skge.h | 2420 spinlock_t phy_lock; member
|
| H A D | sky2.h | 2219 spinlock_t phy_lock; member
|
| /linux/drivers/net/ethernet/smsc/ |
| H A D | smsc9420.c | 60 spinlock_t phy_lock; member 111 spin_lock_irqsave(&pd->phy_lock, flags); in smsc9420_mii_read() 137 spin_unlock_irqrestore(&pd->phy_lock, flags); in smsc9420_mii_read() 149 spin_lock_irqsave(&pd->phy_lock, flags); in smsc9420_mii_write() 178 spin_unlock_irqrestore(&pd->phy_lock, flags); in smsc9420_mii_write() 1600 spin_lock_init(&pd->phy_lock); in smsc9420_probe()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | bnx2.h | 6841 spinlock_t phy_lock; member
|