Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/dwc2/
Ddwc2_params.c476 p->hird_threshold = 4; in dwc2_set_param_lpm()
810 CHECK_RANGE(hird_threshold, 0, hsotg->params.besl ? 12 : 7, 0); in dwc2_check_params()
Ddwc2_core.h530 u8 hird_threshold; member