Searched refs:access_width (Results 1 – 13 of 13) sorted by relevance
73 } else if (reg->access_width) { in acpi_hw_get_access_bit_width()74 access_bit_width = ACPI_ACCESS_BIT_WIDTH(reg->access_width); in acpi_hw_get_access_bit_width()126 u8 access_width; in acpi_hw_validate_register() local155 if (reg->access_width > 4) { in acpi_hw_validate_register()158 reg->access_width)); in acpi_hw_validate_register()164 access_width = in acpi_hw_validate_register()167 ACPI_ROUND_UP(reg->bit_offset + reg->bit_width, access_width); in acpi_hw_validate_register()198 u8 access_width; in acpi_hw_read() local220 access_width = acpi_hw_get_access_bit_width(address, reg, 64); in acpi_hw_read()230 if (bit_offset >= access_width) { in acpi_hw_read()[all …]
198 generic_address->access_width = 0; /* Access width ANY */ in acpi_tb_init_generic_address()
134 res.end = res.start + ALIGN(gas->access_width, 4) - 1; in acpi_watchdog_init()137 res.end = res.start + gas->access_width - 1; in acpi_watchdog_init()
115 table->serial_port.access_width))) { in acpi_parse_spcr()
112 (reg)->access_width == 0)791 pcc_subspace_id = gas_t->access_width; in acpi_cppc_processor_probe()794 } else if (pcc_subspace_id != gas_t->access_width) { in acpi_cppc_processor_probe()
65 switch (gas->access_width) { in wdat_wdt_read()90 switch (gas->access_width) { in wdat_wdt_write()395 r.end = r.start + gas->access_width - 1; in wdat_wdt_probe()
54 u8 access_width; member
45 u8 access_width; member
93 u8 access_width; /* Minimum Access size (ACPI 3.0) */ member
1420 u16 access_width; member
269 tbg.access_width = g.access_width; \ in tboot_copy_fadt()
490 doorbell.access_width = 4; in pcc_cpufreq_probe()496 doorbell.access_width, reg_resource->address); in pcc_cpufreq_probe()
586 access_size_code = reg->access_width; in apei_check_gar()