Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dsmsc95xx.h207 #define BULK_IN_DLY (0x6C) macro
H A Dsmsc75xx.h187 #define BULK_IN_DLY (0x003C) macro
H A Dlan78xx.h405 #define BULK_IN_DLY (0x094) macro
H A Dsmsc75xx.c1183 ret = smsc75xx_write_reg(dev, BULK_IN_DLY, DEFAULT_BULK_IN_DELAY); in smsc75xx_reset()
1189 ret = smsc75xx_read_reg(dev, BULK_IN_DLY, &buf); in smsc75xx_reset()
H A Dlan78xx.c3051 ret = lan78xx_write_reg(dev, BULK_IN_DLY, dev->bulk_in_delay); in lan78xx_reset()