HomeSort by: relevance | last modified time | path
    Searched defs:iomd_base (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/arm/iomd/
iomd.c 92 uint32_t iomd_base = IOMD_BASE; variable in typeref:typename:uint32_t
157 if (bus_space_map(iot, (int) iomd_base, IOMD_SIZE, 0, &ioh))
iomd.c 92 uint32_t iomd_base = IOMD_BASE; variable in typeref:typename:uint32_t
157 if (bus_space_map(iot, (int) iomd_base, IOMD_SIZE, 0, &ioh))
iomd.c 92 uint32_t iomd_base = IOMD_BASE; variable in typeref:typename:uint32_t
157 if (bus_space_map(iot, (int) iomd_base, IOMD_SIZE, 0, &ioh))
iomd.c 92 uint32_t iomd_base = IOMD_BASE; variable in typeref:typename:uint32_t
157 if (bus_space_map(iot, (int) iomd_base, IOMD_SIZE, 0, &ioh))

Completed in 41 milliseconds