Searched refs:usb_host (Results 1 – 23 of 23) sorted by relevance
/linux/drivers/extcon/ |
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()
|
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()
|
/linux/drivers/net/usb/ |
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()
|
/linux/drivers/power/supply/ |
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()
|
/linux/arch/arm/boot/dts/ |
A D | rk3066a-rayeager.dts | 369 usb_host { 441 &usb_host {
|
A D | rk3066a-marsboard.dts | 208 &usb_host {
|
A D | rk3066a-mk808.dts | 198 &usb_host {
|
A D | rk3288-phycore-rdk.dts | 206 usb_host {
|
A D | rk3188-px3-evb.dts | 295 &usb_host {
|
A D | rk3188-radxarock.dts | 376 &usb_host {
|
A D | rk3036-kylin.dts | 352 &usb_host {
|
A D | rk3288-firefly-reload.dts | 377 usb_host {
|
A D | rk3288-miqi.dts | 367 usb_host {
|
A D | rk3288-vyasa.dts | 484 usb_host {
|
A D | rk3288-firefly.dtsi | 466 usb_host {
|
A D | rk3xxx.dtsi | 173 usb_host: usb@101c0000 { label
|
A D | rk3188-bqedison2qc.dts | 711 &usb_host {
|
A D | rk3036.dtsi | 216 usb_host: usb@101c0000 { label
|
/linux/arch/arm64/boot/dts/mediatek/ |
A D | mt8173-evb.dts | 539 &usb_host {
|
A D | mt8183-kukui.dtsi | 963 &usb_host {
|
A D | mt8173-elm.dtsi | 1176 &usb_host {
|
A D | mt8173.dtsi | 937 usb_host: usb@11270000 { label
|
A D | mt8183.dtsi | 1105 usb_host: usb@11200000 { label
|
Completed in 59 milliseconds