Home
last modified time | relevance | path

Searched refs:adp_support (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dotg.h59 bool adp_support; member
/OK3568_Linux_fs/kernel/drivers/usb/gadget/
H A Dconfig.c247 if (otg_caps->adp_support && (otg_caps->otg_rev >= 0x0200)) in usb_otg_descriptor_init()
/OK3568_Linux_fs/kernel/drivers/usb/common/
H A Dcommon.c363 otg_caps->adp_support = false; in of_usb_update_otg_caps()
/OK3568_Linux_fs/kernel/drivers/usb/chipidea/
H A Dci.h444 otg_caps->hnp_support || otg_caps->adp_support); in ci_otg_is_fsm_mode()
H A Dudc.c2067 otg_caps->adp_support)) in udc_start()