Searched refs:usb_host (Results 1 – 25 of 60) sorted by relevance
123
| /OK3568_Linux_fs/kernel/drivers/extcon/ |
| H A D | extcon-intel-mrfld.c | 137 bool usb_host; in mrfld_extcon_role_detect() local 146 usb_host = (id == INTEL_USB_ID_GND) || (id == INTEL_USB_RID_A); in mrfld_extcon_role_detect() 147 extcon_set_state_sync(data->edev, EXTCON_USB_HOST, usb_host); in mrfld_extcon_role_detect()
|
| H A D | extcon-intel-cht-wc.c | 105 bool usb_host; member 247 bool ignore_get_charger_errors = ext->usb_host; in cht_wc_extcon_pwrsrc_event() 289 ext->usb_host = ((id == INTEL_USB_ID_GND) || (id == INTEL_USB_RID_A)); in cht_wc_extcon_pwrsrc_event() 290 extcon_set_state_sync(ext->edev, EXTCON_USB_HOST, ext->usb_host); in cht_wc_extcon_pwrsrc_event()
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk3036-sdk.dts | 68 &usb_host { 85 usb_host {
|
| H A D | .rk3036-sdk.dtb.pre.tmp | |
| H A D | rk3126-evb.dts | 93 usb_host {
|
| H A D | .rk3126-evb.dtb.pre.tmp | |
| H A D | rk3288-firefly.dts | 53 usb_host {
|
| H A D | .rk3288-firefly.dtb.pre.tmp | |
| H A D | .rk3036-sdk.dtb.dts.tmp | |
| H A D | rk3066a-mk808.dts | 174 &usb_host {
|
| H A D | rk3066a-evb.dts | 178 &usb_host {
|
| H A D | .rk3066a-mk808.dtb.pre.tmp | |
| H A D | rk3128-evb.dts | 324 usb_host {
|
| H A D | .rk3128-evb.dtb.pre.tmp | |
| H A D | rk3188-radxarock.dts | 372 &usb_host {
|
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | aqc111.c | 804 u16 link_speed = 0, usb_host = 0; in aqc111_configure_rx() local 843 usb_host = 3; in aqc111_configure_rx() 846 usb_host = 2; in aqc111_configure_rx() 850 usb_host = 1; in aqc111_configure_rx() 854 usb_host = 0; in aqc111_configure_rx() 877 netdev_info(dev->net, "Link Speed %d, USB %d", link_speed, usb_host); in aqc111_configure_rx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/ |
| H A D | phydm_dynamictxpower.c | 412 u8 usb_host = UsbModeQueryHubUsbType(adapter); in odm_set_tx_power_level8814() local 425 …if (usb_host != USB_MODE_U3 && usb_rfset == 1 && IS_HARDWARE_TYPE_8814AU(adapter) && usb_rf_type =… in odm_set_tx_power_level8814()
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | axp288_charger.c | 664 int ret, usb_host = extcon_get_state(edev, EXTCON_USB_HOST); in axp288_charger_otg_evt_worker() local 667 usb_host ? "attached" : "detached"); in axp288_charger_otg_evt_worker() 673 info->otg.id_short = usb_host; in axp288_charger_otg_evt_worker()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/ |
| H A D | phydm_dynamictxpower.c | 495 u1Byte usb_host = UsbModeQueryHubUsbType(Adapter); in odm_SetTxPowerLevel8814() local 508 …if (usb_host != USB_MODE_U3 && usb_rfset == 1 && IS_HARDWARE_TYPE_8814AU(Adapter) && usb_rf_type =… in odm_SetTxPowerLevel8814()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rk3066a-mk808.dts | 166 &usb_host {
|
| H A D | rk3066a-marsboard.dts | 204 &usb_host {
|
| H A D | rk3066a-rayeager.dts | 475 usb_host { 561 &usb_host {
|
| H A D | rk3288-phycore-rdk.dts | 206 usb_host {
|
| H A D | rk3188-px3-evb.dts | 290 &usb_host {
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/ |
| H A D | mediatek,mtu3.txt | 98 usb_host: xhci@11270000 {
|
123