Searched refs:LUBBOCK_OBIO_PBASE (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/evbarm/lubbock/
H A Dlubbock_reg.h39 #define LUBBOCK_OBIO_PBASE PXA2X0_CS2_START /* Physical address */ macro
68 * (offset from LUBBOCK_OBIO_PBASE)
H A Dlubbock_var.h76 #define hex_led_p(value) ioreg_write( LUBBOCK_OBIO_PBASE+LUBBOCK_HEXLED, (value) )
H A Dobio.c221 if (bus_space_map(sc->sc_iot, LUBBOCK_OBIO_PBASE, LUBBOCK_OBIO_SIZE,
H A Dlubbock_machdep.c382 _A(LUBBOCK_OBIO_PBASE),
449 #define LEDSTEP_P() ioreg_write(LUBBOCK_OBIO_PBASE+LUBBOCK_HEXLED, led_data++)

Completed in 105 milliseconds