Home
last modified time | relevance | path

Searched defs:reset_value (Results 1 – 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/
Dreboot.c9 static void acpi_pci_reboot(struct acpi_generic_address *rr, u8 reset_value) in acpi_pci_reboot()
28 u8 reset_value) in acpi_pci_reboot()
37 u8 reset_value; in acpi_reboot() local
/kernel/linux/linux-5.10/arch/powerpc/oprofile/
Dop_model_pa6t.c27 static u64 reset_value[OP_MAX_COUNTER]; variable
Dop_model_7450.c23 static unsigned long reset_value[OP_MAX_COUNTER]; variable
Dop_model_fsl_emb.c22 static unsigned long reset_value[OP_MAX_COUNTER]; variable
Dop_model_power4.c27 static unsigned long reset_value[OP_MAX_COUNTER]; variable
Dop_model_cell.c178 static u32 reset_value[NR_PHYS_CTRS]; variable
/kernel/linux/linux-5.10/arch/x86/oprofile/
Dop_model_ppro.c31 static u64 reset_value[OP_MAX_COUNTER]; variable
Dop_model_amd.c43 static unsigned long reset_value[OP_MAX_COUNTER]; variable
Dop_model_p4.c386 static unsigned long reset_value[NUM_COUNTERS_NON_HT]; variable
/kernel/linux/linux-5.10/drivers/lightnvm/
Dpblk-sysfs.c503 int reset_value; in pblk_sysfs_set_write_amp_trip() local
527 int reset_value; in pblk_sysfs_set_padding_dist() local
/kernel/linux/linux-5.10/include/acpi/
Dactbl.h240 u8 reset_value; /* Value to write to the reset_register port to reset the system */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
Dintel_lrc.c4019 const unsigned int reset_value = execlists->csb_size - 1; in reset_csb_pointers() local