Lines Matching full:we
38 /* fake API pointer, we don't use it at all for this suite */
47 * We show that we can make mapping calls and that the address returned by
51 * We also perform some checks depending on configuration:
56 * point to the same address. We show that no extra memory is used in
79 * The best we can check with 'regs' is that it's nonzero, as if in ZTEST()
81 * place it at. We don't otherwise look at `regs`; other tests will in ZTEST()
141 * We show that we can make mapping calls and that the address returned by
145 * We show that this works for a device instance that has two named regions,
148 * We also perform some checks depending on configuration:
153 * point to the same address. We show that no extra memory is used in
205 * We show that we can make mapping calls and that the address returned by
209 * We do this for two different MMIO toplevel instances; one declared
212 * We also perform some checks depending on configuration:
259 * Show that device_map() populates a memory address. We don't do anything else;