Searched refs:access_width (Results 1 – 12 of 12) sorted by relevance
126 u8 access_width; in acpi_hw_validate_register() local164 access_width = in acpi_hw_validate_register()198 u8 access_width; in acpi_hw_read() local240 (access_width), in acpi_hw_read()248 (access_width), in acpi_hw_read()250 access_width); in acpi_hw_read()263 bit_width > access_width ? access_width : bit_width; in acpi_hw_read()293 u8 access_width; in acpi_hw_write() local337 (access_width), in acpi_hw_write()347 access_width); in acpi_hw_write()[all …]
198 generic_address->access_width = 0; /* Access width ANY */ in acpi_tb_init_generic_address()
118 (reg)->access_width == 0)769 pcc_subspace_id = gas_t->access_width; in acpi_cppc_processor_probe()772 } else if (pcc_subspace_id != gas_t->access_width) { in acpi_cppc_processor_probe()793 if (gas_t->access_width < 1 || gas_t->access_width > 3) { in acpi_cppc_processor_probe()800 gas_t->access_width); in acpi_cppc_processor_probe()994 u32 width = 8 << (reg->access_width - 1); in cpc_read()1048 u32 width = 8 << (reg->access_width - 1); in cpc_write()
110 u32 bit_width = table->serial_port.access_width; in acpi_parse_spcr()
140 res.end = res.start + ACPI_ACCESS_BYTE_WIDTH(gas->access_width) - 1; in acpi_watchdog_init()
41 u8 access_width; member
69 switch (gas->access_width) { in wdat_wdt_read()94 switch (gas->access_width) { in wdat_wdt_write()398 r.end = r.start + ACPI_ACCESS_BYTE_WIDTH(gas->access_width) - 1; in wdat_wdt_probe()
265 tbg.access_width = g.access_width; \ in tboot_copy_fadt()
42 u8 access_width; member
94 u8 access_width; /* Minimum Access size (ACPI 3.0) */ member
490 doorbell.access_width = 4; in pcc_cpufreq_probe()496 doorbell.access_width, reg_resource->address); in pcc_cpufreq_probe()
575 access_size_code = reg->access_width; in apei_check_gar()
Completed in 19 milliseconds