Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/generate_usb_vif/constants/
Ddt_constants.py9 PD_DISABLE = "pd-disable" variable
/Zephyr-latest/scripts/generate_usb_vif/
Dgenerate_vif.py221 not node.props[dt_constants.PD_DISABLE].val)))
223 if not node.props[dt_constants.PD_DISABLE].val: