Home
last modified time | relevance | path

Searched refs:operating_mode (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v4.19/drivers/misc/
Dtsl2550.c50 unsigned int operating_mode:1; member
71 data->operating_mode = mode; in tsl2550_set_operating_mode()
87 tsl2550_set_operating_mode(client, data->operating_mode); in tsl2550_set_power_state()
227 return sprintf(buf, "%u\n", data->operating_mode); in tsl2550_show_operating_mode()
254 static DEVICE_ATTR(operating_mode, S_IWUSR | S_IRUGO,
277 if (data->operating_mode == 1) in __tsl2550_show_lux()
337 TSL2550_MODE_RANGE[data->operating_mode]); in tsl2550_init_client()
379 data->operating_mode = *opmode; in tsl2550_probe()
381 data->operating_mode = 0; /* default mode is standard */ in tsl2550_probe()
383 data->operating_mode ? "extended" : "standard"); in tsl2550_probe()
/Linux-v4.19/drivers/usb/host/
Dehci-fsl.c68 if (!((pdata->operating_mode == FSL_USB2_DR_HOST) || in fsl_ehci_drv_probe()
69 (pdata->operating_mode == FSL_USB2_MPH_HOST) || in fsl_ehci_drv_probe()
70 (pdata->operating_mode == FSL_USB2_DR_OTG))) { in fsl_ehci_drv_probe()
139 if (pdata->operating_mode == FSL_USB2_DR_OTG) { in fsl_ehci_drv_probe()
281 if ((pdata->operating_mode == FSL_USB2_DR_HOST) || in ehci_fsl_usb_setup()
282 (pdata->operating_mode == FSL_USB2_DR_OTG)) in ehci_fsl_usb_setup()
286 if (pdata->operating_mode == FSL_USB2_MPH_HOST) { in ehci_fsl_usb_setup()
Dfsl-mph-dr-of.c204 pdata->operating_mode = FSL_USB2_MPH_HOST; in fsl_usb2_mph_dr_of_probe()
213 pdata->operating_mode = dev_data->op_mode; in fsl_usb2_mph_dr_of_probe()
/Linux-v4.19/include/linux/
Dfsl_devices.h81 enum fsl_usb2_operating_modes operating_mode; member
Dieee80211.h1018 u8 operating_mode; member
/Linux-v4.19/arch/arm/mach-imx/
Dmx31moboard-smartbot.c48 .operating_mode = FSL_USB2_DR_DEVICE,
Dmx31moboard-devboard.c224 .operating_mode = FSL_USB2_DR_DEVICE,
Dmach-vpr200.c232 .operating_mode = FSL_USB2_DR_DEVICE,
Dmx31moboard-marxbot.c248 .operating_mode = FSL_USB2_DR_DEVICE,
Dmach-pca100.c295 .operating_mode = FSL_USB2_DR_DEVICE,
Dmach-pcm043.c324 .operating_mode = FSL_USB2_DR_DEVICE,
Dmach-mx27_3ds.c221 .operating_mode = FSL_USB2_DR_DEVICE,
Dmach-mx35_3ds.c415 .operating_mode = FSL_USB2_DR_DEVICE,
Dmach-pcm037.c452 .operating_mode = FSL_USB2_DR_DEVICE,
Dmach-mx31_3ds.c520 .operating_mode = FSL_USB2_DR_DEVICE,
/Linux-v4.19/drivers/net/wireless/atmel/
Datmel.c515 int operating_mode, power_mode; member
844 if (priv->operating_mode == IW_MODE_ADHOC) { in start_tx()
1222 if (priv->operating_mode == IW_MODE_INFRA && in service_interrupt()
1273 if (priv->operating_mode == IW_MODE_INFRA) { in atmel_get_wireless_stats()
1543 priv->operating_mode = IW_MODE_INFRA; in init_atmel_card()
2066 priv->operating_mode = *uwrq; in atmel_set_mode()
2077 *uwrq = priv->operating_mode; in atmel_get_mode()
2761 cmd.BSS_type = cpu_to_le16(priv->operating_mode == IW_MODE_ADHOC ? in atmel_scan()
2836 if (priv->operating_mode == IW_MODE_INFRA) in handle_beacon_probe()
2956 if (priv->operating_mode == priv->BSSinfo[i].BSStype && in retrieve_bss()
[all …]
/Linux-v4.19/drivers/iio/magnetometer/
Dhmc5843_core.c145 static s32 hmc5843_set_mode(struct hmc5843_data *data, u8 operating_mode) in hmc5843_set_mode() argument
151 HMC5843_MODE_MASK, operating_mode); in hmc5843_set_mode()
/Linux-v4.19/drivers/usb/gadget/udc/
Dfsl_udc_core.c2356 if (pdata->operating_mode == FSL_USB2_DR_OTG) { in fsl_udc_probe()
2372 if (pdata->operating_mode == FSL_USB2_DR_DEVICE) { in fsl_udc_probe()
2518 if (pdata->operating_mode == FSL_USB2_DR_DEVICE) in fsl_udc_probe()
2555 if (pdata->operating_mode == FSL_USB2_DR_DEVICE) in fsl_udc_remove()
/Linux-v4.19/drivers/isdn/hardware/eicon/
Ddivacapi.h450 byte operating_mode; member
Dmessage.c6757 …fax_send_edata_ack = (((T30_INFO *)(plci->fax_connect_info_buffer))->operating_mode == T30_OPERATI… in nl_ind()
8013 ((T30_INFO *)&nlc[1])->operating_mode = T30_OPERATING_MODE_CAPI; in add_b23()
8379 ((T30_INFO *)&nlc[1])->operating_mode = T30_OPERATING_MODE_CAPI_NEG; in add_b23()
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_init.c3731 if (ha->operating_mode == P2P) { in qla2x00_update_fw_options()
3756 if (ha->operating_mode == P2P) { in qla24xx_update_fw_options()
3989 if (ha->operating_mode == LOOP && !IS_CNA_CAPABLE(ha)) in qla2x00_init_rings()
4218 ha->operating_mode = LOOP; in qla2x00_configure_hba()
4237 ha->operating_mode = P2P; in qla2x00_configure_hba()
4245 ha->operating_mode = P2P; in qla2x00_configure_hba()
4561 ha->operating_mode = in qla2x00_nvram_config()
7069 ha->operating_mode = (le32_to_cpu(icb->firmware_options_2) & in qla24xx_nvram_config()
8128 ha->operating_mode = (le32_to_cpu(icb->firmware_options_2) & in qla81xx_nvram_config()
8346 if (ha->operating_mode == P2P) { in qla81xx_update_fw_options()
Dqla_bsg.c1821 if (ha->operating_mode != P2P) { in qla24xx_process_bidir_cmd()
Dqla_def.h3703 uint8_t operating_mode; /* F/W operating mode */ member
Dqla_isr.c882 ha->operating_mode = LOOP; in qla2x00_async_event()
/Linux-v4.19/net/mac80211/
Diface.c1287 opmode = mgmt->u.action.u.vht_opmode_notif.operating_mode; in ieee80211_iface_work()

12