Searched refs:mmio_max (Results 1 – 5 of 5) sorted by relevance
28 #define ACPI_RESOURCE_COUNT_GET(res) (res)->mmio_max79 uint8_t mmio_max; member
62 mmio_res.mmio_max = ARRAY_SIZE(reg_base); in ZTEST()
58 mmio_res.mmio_max = ARRAY_SIZE(reg_base); in soc_acpi_gpio_resource_get()
298 mmio_res.mmio_max = ARRAY_SIZE(reg_base); in get_acpi_dev_resource()
533 if (mmio_cnt >= mmio_res->mmio_max && in acpi_device_mmio_get()543 mmio_res->mmio_max = mmio_cnt; in acpi_device_mmio_get()