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()
41 u8 access_width; member
69 switch (gas->access_width) { in wdat_wdt_read()94 switch (gas->access_width) { in wdat_wdt_write()399 r.end = r.start + ACPI_ACCESS_BYTE_WIDTH(gas->access_width) - 1; in wdat_wdt_probe()
94 u8 access_width; /* Minimum Access size (ACPI 3.0) */ member
1437 u16 access_width; member
111 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()
108 (reg)->access_width == 0)761 pcc_subspace_id = gas_t->access_width; in acpi_cppc_processor_probe()764 } else if (pcc_subspace_id != gas_t->access_width) { in acpi_cppc_processor_probe()
259 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()
578 access_size_code = reg->access_width; in apei_check_gar()