Searched refs:pm1a_evt (Results 1 – 3 of 3) sorted by relevance
62 struct AcpiGenericAddress pm1a_evt; /* PM1a_EVT_BLK */ member
2247 build_append_int_noprefix(tbl, f->pm1a_evt.address, 4); /* PM1a_EVT_BLK */ in build_fadt()2256 build_append_int_noprefix(tbl, f->pm1a_evt.bit_width / 8, 1); in build_fadt()2310 build_append_gas_from_struct(tbl, &f->pm1a_evt); /* X_PM1a_EVT_BLK */ in build_fadt()
175 .pm1a_evt = { .space_id = as, .bit_width = 4 * 8, .address = io }, in init_common_fadt_data()