Home
last modified time | relevance | path

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

/linux-4.1.27/include/acpi/
Dactbl3.h427 u32 command_register; member
/linux-4.1.27/drivers/input/touchscreen/
Datmel_mxt_ts.c1127 u8 command_register; in mxt_t6_command() local
1142 ret = __mxt_read_reg(data->client, reg, 1, &command_register); in mxt_t6_command()
1145 } while (command_register != 0 && timeout_counter++ <= 100); in mxt_t6_command()
/linux-4.1.27/drivers/block/
Dcciss.c4647 u16 command_register; in cciss_kdump_hard_reset_controller() local
4680 pci_read_config_word(pdev, 4, &command_register); in cciss_kdump_hard_reset_controller()
4738 pci_write_config_word(pdev, 4, command_register); in cciss_kdump_hard_reset_controller()
/linux-4.1.27/drivers/scsi/
Dhpsa.c5748 u16 command_register; in hpsa_kdump_hard_reset_controller() local
5778 pci_read_config_word(pdev, 4, &command_register); in hpsa_kdump_hard_reset_controller()
5826 pci_write_config_word(pdev, 4, command_register); in hpsa_kdump_hard_reset_controller()