Function uacpi_write_register_field
uacpi_status uacpi_write_register_field(uacpi_register_field, uacpi_u64)
Description
Write to a field of a FADT register
NOTE: The value is automatically masked and shifted up as appropriate, the client code doesn't have to do any bit manipulation. E.g. for a field at 0b???XX??? the passed value should be just 0bXX