Lines Matching +full:hsic +full:- +full:1
1 /* SPDX-License-Identifier: GPL-2.0+ */
13 unsigned int disable_oc:1; /* over current detect disabled */
15 /* true if over-current polarity is active low */
16 unsigned int oc_pol_active_low:1;
19 unsigned int oc_pol_configured:1;
21 unsigned int pwr_pol:1; /* power polarity */
22 unsigned int evdo:1; /* set external vbus divider option */
23 unsigned int ulpi:1; /* connected to an ULPI phy */
24 unsigned int hsic:1; /* HSIC controller */ member
25 unsigned int ext_id:1; /* ID from exteranl event */
26 unsigned int ext_vbus:1; /* Vbus from exteranl event */