Searched defs:access_width (Results 1 – 2 of 2) sorted by relevance
| /misc/config_tools/board_inspector/acpiparser/aml/ |
| A D | context.py | 50 def set_location(self, region, offset, access_width): argument 55 def set_indexed_location(self, index_register, data_register, index, access_width): argument
|
| A D | datatypes.py | 57 def create_field(self, name, offset, bitwidth, access_width): argument 388 def create_field(self, name, offset, bitwidth, access_width): argument
|
Completed in 5 milliseconds