Searched refs:usb_host (Results 1 – 25 of 39) sorted by relevance
12
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3036-sdk.dts | 52 &usb_host { 69 usb_host {
|
H A D | rk3128-evb.dts | 89 usb_host {
|
H A D | rk3288-firefly.dts | 52 usb_host {
|
H A D | rk3188-radxarock.dts | 375 &usb_host {
|
H A D | rk3288-phycore-rdk.dts | 236 usb_host {
|
H A D | rk3288-evb.dtsi | 356 usb_host {
|
H A D | rk3288-miqi.dtsi | 355 usb_host {
|
H A D | rk3288-firefly.dtsi | 371 usb_host {
|
/openbmc/linux/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 | 113 bool usb_host; member 282 bool ignore_get_charger_errors = ext->usb_host; in cht_wc_extcon_pwrsrc_event() 327 ext->usb_host = ((id == INTEL_USB_ID_GND) || (id == INTEL_USB_RID_A)); in cht_wc_extcon_pwrsrc_event() 328 extcon_set_state_sync(ext->edev, EXTCON_USB_HOST, ext->usb_host); in cht_wc_extcon_pwrsrc_event() 330 if (ext->usb_host) in cht_wc_extcon_pwrsrc_event()
|
/openbmc/linux/arch/arm64/boot/dts/arm/ |
H A D | corstone1000-mps3.dts | 25 usb_host: usb@40200000 { label
|
/openbmc/linux/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()
|
/openbmc/linux/drivers/power/supply/ |
H A D | axp288_charger.c | 689 int ret, usb_host = extcon_get_state(edev, EXTCON_USB_HOST); in axp288_charger_otg_evt_worker() local 692 usb_host ? "attached" : "detached"); in axp288_charger_otg_evt_worker() 698 info->otg.id_short = usb_host; in axp288_charger_otg_evt_worker()
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3066a-rayeager.dts | 374 usb_host { 446 &usb_host {
|
H A D | rk3066a-marsboard.dts | 211 &usb_host {
|
H A D | rk3066a-mk808.dts | 223 &usb_host {
|
H A D | rk3288-phycore-rdk.dts | 206 usb_host {
|
H A D | rk3188-px3-evb.dts | 295 &usb_host {
|
H A D | rk3188-radxarock.dts | 379 &usb_host {
|
H A D | rk3288-firefly-reload.dts | 377 usb_host {
|
H A D | rk3288-miqi.dts | 366 usb_host {
|
H A D | rk3036-kylin.dts | 356 &usb_host {
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-g12b-odroid-go-ultra.dts | 598 usb_host: OTG_SWITCH { label 599 regulator-name = "usb_host"; 721 phy-supply = <&usb_host>;
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8365-evk.dts | 397 &usb_host {
|
H A D | mt8173-evb.dts | 510 &usb_host {
|
12