Home
last modified time | relevance | path

Searched refs:PTD_HEADER_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
A Disp1362-hcd.c355 ep->ptd_offset + PTD_HEADER_SIZE, len); in isp1362_write_ptd()
389 ep->ptd_offset + PTD_HEADER_SIZE, act_len); in isp1362_read_ptd()
896 if (ptd_offset + PTD_HEADER_SIZE + ep->length > in start_iso_transfers()
2218 WARN_ON(atl_blksize < PTD_HEADER_SIZE); in isp1362_mem_config()
2219 WARN_ON(intl_blksize < PTD_HEADER_SIZE); in isp1362_mem_config()
2233 atl_buffers, atl_blksize - PTD_HEADER_SIZE, in isp1362_mem_config()
2450 offset * 2 + PTD_HEADER_SIZE, test_size); in isp1362_chip_test()
2452 PTD_HEADER_SIZE + test_size); in isp1362_chip_test()
2454 if (memcmp(ref, tst, PTD_HEADER_SIZE + test_size)) { in isp1362_chip_test()
2456 dump_data((u8 *)tst, PTD_HEADER_SIZE + test_size); in isp1362_chip_test()
[all …]
A Disp1362.h226 #define PTD_HEADER_SIZE sizeof(struct ptd) macro

Completed in 14 milliseconds