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

/netbsd-6-1-5-RELEASE/sys/arch/evbarm/lubbock/
H A Dif_sm_obio.c211 obio16_write(LUBBOCK_MISCWR,
212 obio16_read(LUBBOCK_MISCWR) & ~MISCWR_ENETEN16 );
216 obio16_write(LUBBOCK_MISCWR,
217 obio16_read(LUBBOCK_MISCWR) | MISCWR_ENETEN16);
H A Dlubbock_pcic.c133 LUBBOCK_MISCWR);
135 LUBBOCK_MISCWR, (tmp & 0x3fff) | vval_socket1[arg] );
H A Dlubbock_lcd.c235 LUBBOCK_MISCWR );
241 LUBBOCK_MISCWR, reg );
258 bus_space_write_4( osc->sc_iot, osc->sc_obioreg_ioh, LUBBOCK_MISCWR,
260 bus_space_read_4( osc->sc_iot, osc->sc_obioreg_ioh, LUBBOCK_MISCWR ) );
H A Dlubbock_reg.h75 #define LUBBOCK_MISCWR 0x0080 macro

Completed in 52 milliseconds