Home
last modified time | relevance | path

Searched refs:command_register (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/acpi/
Dactbl3.h449 u32 command_register; member
/linux-4.4.14/drivers/input/touchscreen/
Datmel_mxt_ts.c1067 u8 command_register; in mxt_t6_command() local
1082 ret = __mxt_read_reg(data->client, reg, 1, &command_register); in mxt_t6_command()
1085 } while (command_register != 0 && timeout_counter++ <= 100); in mxt_t6_command()
/linux-4.4.14/drivers/block/
Dcciss.c4663 u16 command_register; in cciss_kdump_hard_reset_controller() local
4695 pci_read_config_word(pdev, 4, &command_register); in cciss_kdump_hard_reset_controller()
4753 pci_write_config_word(pdev, 4, command_register); in cciss_kdump_hard_reset_controller()
/linux-4.4.14/drivers/scsi/
Dhpsa.c7114 u16 command_register; in hpsa_kdump_hard_reset_controller() local
7139 pci_read_config_word(pdev, 4, &command_register); in hpsa_kdump_hard_reset_controller()
7187 pci_write_config_word(pdev, 4, command_register); in hpsa_kdump_hard_reset_controller()