Home
last modified time | relevance | path

Searched refs:HCS_PPC (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dehci_def.h46 #define HCS_PPC(p) ((p)&(1 << 4)) /* true: port power control */ macro
/OK3568_Linux_fs/kernel/drivers/usb/isp1760/
H A Disp1760-regs.h27 #define HCS_PPC(p) ((p) & (1 << 4)) /* true: port power control */ macro
H A Disp1760-hcd.c1773 if (HCS_PPC(priv->hcs_params)) in isp1760_hub_descriptor()
1875 if (HCS_PPC(priv->hcs_params)) in isp1760_hub_control()
2030 if (HCS_PPC(priv->hcs_params)) in isp1760_hub_control()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-hub.c717 if (HCS_PPC (ehci->hcs_params)) in ehci_hub_descriptor()
974 if (HCS_PPC(ehci->hcs_params)) { in ehci_hub_control()
1027 && HCS_PPC(ehci->hcs_params)) { in ehci_hub_control()
1217 if (HCS_PPC(ehci->hcs_params)) { in ehci_hub_control()
H A Doxu210hp-hcd.c107 #define HCS_PPC(p) ((p)&(1 << 4)) /* true: port power control */ macro
885 if (HCS_PPC(oxu->hcs_params)) in ehci_hub_descriptor()
2780 if (!HCS_PPC(oxu->hcs_params)) in ehci_port_power()
3630 if (HCS_PPC(oxu->hcs_params)) in oxu_hub_control()
3801 if (HCS_PPC(oxu->hcs_params)) in oxu_hub_control()
H A Dehci-dbg.c27 HCS_PPC(params) ? "" : " !ppc", in dbg_hcs_params()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci.h26 #define HCS_PPC(p) ((p) & (1 << 4)) macro
H A Dehci-hcd.c809 if (HCS_PPC(ehci_readl(&ctrl->hccr->cr_hcsparams))) { in ehci_submit_root()
887 if (HCS_PPC(ehci_readl(&ctrl->hccr->cr_hcsparams))) in ehci_submit_root()
1052 if (HCS_PPC(reg)) in ehci_common_init()