Searched refs:cdns3_allow_enable_l1 (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/cdns3/ |
| H A D | ep0.c | 136 cdns3_allow_enable_l1(priv_dev, 1); in cdns3_ep0_complete_setup() 662 cdns3_allow_enable_l1(priv_dev, 0); in cdns3_check_ep0_interrupt_proceed() 745 cdns3_allow_enable_l1(priv_dev, 1); in cdns3_gadget_ep0_queue()
|
| H A D | gadget.h | 1311 void cdns3_allow_enable_l1(struct cdns3_device *priv_dev, int enable);
|
| H A D | gadget.c | 251 cdns3_allow_enable_l1(priv_dev, 0); in cdns3_hw_reset_eps_config() 321 void cdns3_allow_enable_l1(struct cdns3_device *priv_dev, int enable) in cdns3_allow_enable_l1() function
|
| /OK3568_Linux_fs/kernel/drivers/usb/cdns3/ |
| H A D | gadget.h | 1343 void cdns3_allow_enable_l1(struct cdns3_device *priv_dev, int enable);
|
| H A D | gadget.c | 303 cdns3_allow_enable_l1(priv_dev, 0); in cdns3_hw_reset_eps_config() 365 void cdns3_allow_enable_l1(struct cdns3_device *priv_dev, int enable) in cdns3_allow_enable_l1() function 1388 cdns3_allow_enable_l1(priv_dev, 1); in cdns3_set_hw_configuration()
|