Home | Sort by: relevance | last modified time | path |
/src/sys/dev/acpi/ | |
qcomsmem.c | 41 uint32_t aux_base; member in struct:qcsmem_global_entry 457 uint32_t aux_base; local in function:qcsmem_get_global 464 aux_base = entry->aux_base & QCSMEM_GLOBAL_ENTRY_AUX_BASE_MASK; 465 if (aux_base != 0 && aux_base != sc->sc_aux_base) |
qcomsmem.c | 41 uint32_t aux_base; member in struct:qcsmem_global_entry 457 uint32_t aux_base; local in function:qcsmem_get_global 464 aux_base = entry->aux_base & QCSMEM_GLOBAL_ENTRY_AUX_BASE_MASK; 465 if (aux_base != 0 && aux_base != sc->sc_aux_base) |