Searched refs:space_id (Results 1 – 6 of 6) sorted by relevance
30 .space_id = PM1A_EVT_SPACE_ID,37 .space_id = PM1B_EVT_SPACE_ID,44 .space_id = PM1A_CNT_SPACE_ID,51 .space_id = PM1B_CNT_SPACE_ID,74 .space_id = RESET_REGISTER_SPACE_ID,106 if (gas->space_id == SPACE_SYSTEM_MEMORY) { in acpi_gas_write()117 if (gas->space_id == SPACE_SYSTEM_MEMORY) { in acpi_gas_read()260 if ((gas->space_id == SPACE_SYSTEM_IO) && in reset_host()
75 gas->space_id = dt_gas->space_id; in get_acpi_dt_gas()
99 if (cx_data->cx_reg.space_id == SPACE_SYSTEM_IO) { in init_cx_port()256 if ((gas->address != 0UL) && (gas->space_id == SPACE_SYSTEM_IO) && (gas->bit_width != 0U)) { in register_gas_io_handler()
229 (gas->space_id == SPACE_SYSTEM_IO) && in register_reset_port_handler()
65 uint8_t space_id; member
514 uint8_t space_id; member
Completed in 12 milliseconds