Home
last modified time | relevance | path

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

/netbsd/sys/dev/sbus/
H A Dbpp.c225 hw->hw_tcr = bus_space_read_1(sc->sc_bustag, h, L64854_REG_TCR); in bppattach()
246 bus_space_write_1(t, h, L64854_REG_TCR, hw->hw_tcr); in bpp_setparams()
371 L64854_REG_TCR); in bppwrite()
374 L64854_REG_TCR, tcr); in bppwrite()
/netbsd/sys/dev/ic/
H A Dlsi64854reg.h50 #define L64854_REG_TCR 21 /* PP Transfer Control */ macro