Home
last modified time | relevance | path

Searched refs:LSTHRESH (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/usb/host/
Dohci.h692 #define LSTHRESH 0x628 /* lowspeed bit threshold */ macro
Disp1362.h343 #define LSTHRESH 0x628 /* lowspeed bit threshold */ macro
Disp1362-hcd.c2556 isp1362_write_reg32(isp1362_hcd, HCLSTHRESH, LSTHRESH); in isp1362_hc_start()