Searched refs:INT_EP_CTL (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/usb/ |
H A D | smsc95xx.h | 193 #define INT_EP_CTL (0x68) macro
|
H A D | smsc75xx.h | 173 #define INT_EP_CTL (0x0038) macro
|
H A D | lan78xx.h | 408 #define INT_EP_CTL (0x098) macro
|
H A D | smsc75xx.c | 1328 ret = smsc75xx_read_reg(dev, INT_EP_CTL, &buf); in smsc75xx_reset() 1337 ret = smsc75xx_write_reg(dev, INT_EP_CTL, buf); in smsc75xx_reset()
|
H A D | lan78xx.c | 2434 ret = lan78xx_read_reg(dev, INT_EP_CTL, &buf); in lan78xx_irq_bus_sync_unlock() 2439 ret = lan78xx_write_reg(dev, INT_EP_CTL, data->irqenable); in lan78xx_irq_bus_sync_unlock() 2469 ret = lan78xx_read_reg(dev, INT_EP_CTL, &buf); in lan78xx_setup_irq_domain()
|