Home
last modified time | relevance | path

Searched refs:SH4_PCIC_IO_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/arch/sh/dev/
H A Dpcicreg.h39 #define SH4_PCIC_IO_SIZE 0x00040000 macro
40 #define SH4_PCIC_IO_MASK (SH4_PCIC_IO_SIZE-1)
H A Dshpcic.c250 sc->sc_iobus_space.bus_size = SH4_PCIC_IO_SIZE; in shpcic_attach()
256 extent_free(io_ex, SH4_PCIC_IO, SH4_PCIC_IO_SIZE, EX_NOWAIT); in shpcic_attach()