Home
last modified time | relevance | path

Searched refs:device_control (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/rmi4/
H A Drmi_f01.c123 struct f01_device_control device_control; member
411 &f01->device_control.ctrl0); in rmi_f01_probe()
421 f01->device_control.ctrl0 &= ~RMI_F01_CTRL0_NOSLEEP_BIT; in rmi_f01_probe()
424 f01->device_control.ctrl0 |= RMI_F01_CTRL0_NOSLEEP_BIT; in rmi_f01_probe()
433 if ((f01->device_control.ctrl0 & RMI_F01_CTRL0_SLEEP_MODE_MASK) != in rmi_f01_probe()
437 f01->device_control.ctrl0 &= ~RMI_F01_CTRL0_SLEEP_MODE_MASK; in rmi_f01_probe()
440 f01->device_control.ctrl0 |= RMI_F01_CTRL0_CONFIGURED_BIT; in rmi_f01_probe()
443 f01->device_control.ctrl0); in rmi_f01_probe()
477 f01->device_control.doze_interval = in rmi_f01_probe()
480 f01->device_control in rmi_f01_probe()
[all...]
/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_f01.c125 struct f01_device_control device_control; member
413 &f01->device_control.ctrl0); in rmi_f01_probe()
423 f01->device_control.ctrl0 &= ~RMI_F01_CTRL0_NOSLEEP_BIT; in rmi_f01_probe()
426 f01->device_control.ctrl0 |= RMI_F01_CTRL0_NOSLEEP_BIT; in rmi_f01_probe()
435 if ((f01->device_control.ctrl0 & RMI_F01_CTRL0_SLEEP_MODE_MASK) != in rmi_f01_probe()
439 f01->device_control.ctrl0 &= ~RMI_F01_CTRL0_SLEEP_MODE_MASK; in rmi_f01_probe()
442 f01->device_control.ctrl0 |= RMI_F01_CTRL0_CONFIGURED_BIT; in rmi_f01_probe()
445 f01->device_control.ctrl0); in rmi_f01_probe()
479 f01->device_control.doze_interval = in rmi_f01_probe()
482 f01->device_control in rmi_f01_probe()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_common.c15 u16 link_cap, link_status, device_cap, device_control; in fm10k_get_bus_info_generic() local
108 device_control = fm10k_read_pci_cfg_word(hw, FM10K_PCIE_DEV_CTRL); in fm10k_get_bus_info_generic()
110 switch (device_control & FM10K_PCIE_DEV_CTRL_PAYLOAD) { in fm10k_get_bus_info_generic()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_common.c15 u16 link_cap, link_status, device_cap, device_control; in fm10k_get_bus_info_generic() local
108 device_control = fm10k_read_pci_cfg_word(hw, FM10K_PCIE_DEV_CTRL); in fm10k_get_bus_info_generic()
110 switch (device_control & FM10K_PCIE_DEV_CTRL_PAYLOAD) { in fm10k_get_bus_info_generic()
/kernel/linux/linux-5.10/drivers/hid/usbhid/
H A Dhid-pidff.c48 /* device_control is really 0x95, but 0x96 specified as it is the usage of
172 /* Special field in device_control */
173 struct hid_field *device_control; member
933 pidff->device_control = in pidff_find_special_fields()
955 if (!pidff->device_control) { in pidff_find_special_fields()
970 pidff_find_special_keys(pidff->control_id, pidff->device_control, in pidff_find_special_fields()
974 PIDFF_FIND_SPECIAL_KEYS(control_id, device_control, device_control); in pidff_find_special_fields()
1153 pidff->device_control->value[0] = pidff->control_id[PID_RESET]; in pidff_reset()
1160 pidff->device_control in pidff_reset()
[all...]
/kernel/linux/linux-6.6/drivers/hid/usbhid/
H A Dhid-pidff.c48 /* device_control is really 0x95, but 0x96 specified as it is the usage of
172 /* Special field in device_control */
173 struct hid_field *device_control; member
933 pidff->device_control = in pidff_find_special_fields()
955 if (!pidff->device_control) { in pidff_find_special_fields()
970 pidff_find_special_keys(pidff->control_id, pidff->device_control, in pidff_find_special_fields()
974 PIDFF_FIND_SPECIAL_KEYS(control_id, device_control, device_control); in pidff_find_special_fields()
1153 pidff->device_control->value[0] = pidff->control_id[PID_RESET]; in pidff_reset()
1160 pidff->device_control in pidff_reset()
[all...]
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dlp855x.h129 * @device_control : value of DEVICE CONTROL register
138 u8 device_control; member
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dlp855x.h129 * @device_control : value of DEVICE CONTROL register
138 u8 device_control; member
/kernel/linux/linux-6.6/drivers/video/backlight/
H A Dlp855x_bl.c188 val = pd->device_control; in lp855x_configure()
337 of_property_read_u8(node, "dev-ctrl", &pdata->device_control); in lp855x_parse_dt()
391 lp->pdata->device_control = ret; in lp855x_parse_acpi()
/kernel/linux/linux-5.10/drivers/video/backlight/
H A Dlp855x_bl.c202 val = pd->device_control; in lp855x_configure()
362 of_property_read_u8(node, "dev-ctrl", &pdata->device_control); in lp855x_parse_dt()
/kernel/linux/linux-6.6/drivers/platform/x86/x86-android-tablets/
H A Dlenovo.c37 .device_control = 0x86,
/kernel/linux/linux-5.10/include/acpi/
H A Dactbl1.h1145 u16 device_control; member
/kernel/linux/linux-6.6/include/acpi/
H A Dactbl1.h1453 u16 device_control; member

Completed in 19 milliseconds