Searched refs:burst_cap (Results 1 – 2 of 2) sorted by relevance
478 u32 burst_cap; in smsc95xx_init_common() local537 burst_cap = DEFAULT_HS_BURST_CAP_SIZE / HS_USB_PKT_SIZE; in smsc95xx_init_common()540 burst_cap = DEFAULT_FS_BURST_CAP_SIZE / FS_USB_PKT_SIZE; in smsc95xx_init_common()544 burst_cap = 0; in smsc95xx_init_common()549 ret = smsc95xx_write_reg(udev, BURST_CAP, burst_cap); in smsc95xx_init_common()
846 u32 read_buf, write_buf, burst_cap; in smsc95xx_reset() local916 burst_cap = 0; in smsc95xx_reset()919 burst_cap = DEFAULT_HS_BURST_CAP_SIZE / HS_USB_PKT_SIZE; in smsc95xx_reset()922 burst_cap = DEFAULT_FS_BURST_CAP_SIZE / FS_USB_PKT_SIZE; in smsc95xx_reset()929 ret = smsc95xx_write_reg(dev, BURST_CAP, burst_cap); in smsc95xx_reset()