Home
last modified time | relevance | path

Searched refs:device_mode (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/broadcom/
Dphy-bcm63xx-usbh.c102 bool device_mode; member
276 if (usbh->device_mode && usbh->variant->swapctl_dev_set) in bcm63xx_usbh_phy_init()
304 if (usbh->device_mode && in bcm63xx_usbh_phy_init()
372 usbh->device_mode = !!args->args[0]; in bcm63xx_usbh_phy_xlate()
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/
Dmxl111sf.h46 int device_mode; member
79 int device_mode; member
Dmxl111sf.c291 err = mxl1x1sf_set_device_mode(state, adap_state->device_mode); in mxl111sf_adap_fe_init()
444 adap_state->device_mode = MXL_TUNER_MODE; in mxl111sf_lgdt3305_frontend_attach()
454 ret = mxl1x1sf_set_device_mode(state, adap_state->device_mode); in mxl111sf_lgdt3305_frontend_attach()
515 adap_state->device_mode = MXL_TUNER_MODE; in mxl111sf_lg2160_frontend_attach()
525 ret = mxl1x1sf_set_device_mode(state, adap_state->device_mode); in mxl111sf_lg2160_frontend_attach()
600 adap_state->device_mode = MXL_TUNER_MODE; in mxl111sf_lg2161_frontend_attach()
610 ret = mxl1x1sf_set_device_mode(state, adap_state->device_mode); in mxl111sf_lg2161_frontend_attach()
687 adap_state->device_mode = MXL_TUNER_MODE; in mxl111sf_lg2161_ep6_frontend_attach()
697 ret = mxl1x1sf_set_device_mode(state, adap_state->device_mode); in mxl111sf_lg2161_ep6_frontend_attach()
762 adap_state->device_mode = MXL_SOC_MODE; in mxl111sf_attach_demod()
[all …]
Dmxl111sf-phy.c78 state->device_mode = mode; in mxl1x1sf_set_device_mode()
/kernel/linux/linux-5.10/include/linux/usb/
Dtypec_tbt.h21 u32 device_mode; member
/kernel/linux/linux-5.10/drivers/input/touchscreen/
Draspberrypi-ts.c46 u8 device_mode; member
/kernel/linux/linux-5.10/drivers/platform/chrome/
Dcros_ec_typec.c426 data.device_mode = TBT_MODE; in cros_typec_enable_tbt()
429 data.device_mode = TBT_SET_ADAPTER(TBT_ADAPTER_TBT3); in cros_typec_enable_tbt()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
Dtegra-xudc.c505 bool device_mode; member
775 if (xudc->device_mode) in tegra_xudc_usb_role_sw_work()
805 if ((xudc->device_mode && usbphy->last_event == USB_EVENT_VBUS) || in tegra_xudc_vbus_notify()
806 (!xudc->device_mode && usbphy->last_event != USB_EVENT_VBUS)) { in tegra_xudc_vbus_notify()
808 xudc->device_mode); in tegra_xudc_vbus_notify()
812 xudc->device_mode = (usbphy->last_event == USB_EVENT_VBUS) ? true : in tegra_xudc_vbus_notify()
867 if (xudc->device_mode && xudc->wait_for_sec_prc) { in tegra_xudc_port_reset_war_work()
/kernel/linux/linux-5.10/drivers/usb/typec/mux/
Dintel_pmc_mux.c284 if (TBT_ADAPTER(data->device_mode) == TBT_ADAPTER_TBT3) in pmc_usb_mux_tbt()
/kernel/linux/linux-5.10/drivers/nvme/host/
Dlightnvm.c1156 static NVM_DEV_ATTR_12_RO(device_mode);
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
Dhal.h4946 u8 device_mode; member