Searched refs:BE_TRI_MGMTPAL (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/sbus/
H A Dbe.c345 v = bus_space_read_4(sc->sc_bustag, sc->sc_tr, BE_TRI_MGMTPAL);
1195 bus_space_write_4(t, tr, BE_TRI_MGMTPAL,
1197 (void)bus_space_read_4(t, tr, BE_TRI_MGMTPAL);
1198 bus_space_write_4(t, tr, BE_TRI_MGMTPAL,
1201 (void)bus_space_read_4(t, tr, BE_TRI_MGMTPAL);
1230 bus_space_write_4(t, tr, BE_TRI_MGMTPAL, MGMT_PAL_EXT_MDIO);
1231 (void)bus_space_read_4(t, tr, BE_TRI_MGMTPAL);
1233 BE_TRI_MGMTPAL, MGMT_PAL_EXT_MDIO | MGMT_PAL_DCLOCK);
1234 (void)bus_space_read_4(t, tr, BE_TRI_MGMTPAL);
1235 ret = (bus_space_read_4(t, tr, BE_TRI_MGMTPAL)
[all...]
H A Dbereg.h279 #define BE_TRI_MGMTPAL 4 macro

Completed in 133 milliseconds