Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.c1727 u8 hird_threshold; in dwc3_get_properties() local
1749 hird_threshold = 12; in dwc3_get_properties()
1782 &hird_threshold); in dwc3_get_properties()
1884 dwc->hird_threshold = hird_threshold; in dwc3_get_properties()
/linux/drivers/usb/dwc2/
H A Ddebugfs.c710 print_param(seq, p, hird_threshold); in params_show()
H A Dgadget.c5293 val |= hsotg->params.hird_threshold << GLPMCFG_HIRD_THRES_SHIFT; in dwc2_gadget_init_lpm()