Searched refs:speed_char (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-dbg.c | 342 static inline char speed_char(u32 info1) in speed_char() function 402 speed_char (scratch), in qh_lines() 615 speed_char(scratch), scratch & 0x007f, in output_buf_tds_dir()
|
H A D | fotg210-hcd.c | 323 static inline char speed_char(u32 scratch) in speed_char() function 384 speed_char(scratch), in qh_lines() 506 speed_char(scratch), scratch & 0x007f, in output_buf_tds_dir()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-dbg.c | 342 static inline char speed_char(u32 info1) in speed_char() function 402 speed_char (scratch), in qh_lines() 615 speed_char(scratch), scratch & 0x007f, in output_buf_tds_dir()
|
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 322 static inline char speed_char(u32 scratch) in speed_char() function 383 speed_char(scratch), in qh_lines() 505 speed_char(scratch), scratch & 0x007f, in output_buf_tds_dir()
|
Completed in 18 milliseconds