Home
last modified time | relevance | path

Searched full:ttha (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/
Dci-hdrc-usb2.txt68 - non-zero-ttctrl-ttha: after setting this property, the value of register
69 ttctrl.ttha will be 0x7f; if not, the value will be 0x0, this is the default
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/usb/
Dci-hdrc-usb2.yaml161 non-zero-ttctrl-ttha:
163 After setting this property, the value of register ttctrl.ttha
/kernel/linux/linux-5.10/drivers/usb/chipidea/
Dcore.c749 if (of_find_property(dev->of_node, "non-zero-ttctrl-ttha", NULL)) in ci_get_platdata()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
Dcore.c763 if (of_property_read_bool(dev->of_node, "non-zero-ttctrl-ttha")) in ci_get_platdata()