Searched refs:MESH_SYNC_PARAM (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/macppc/dev/ |
H A D | meshreg.h | 48 #define MESH_SYNC_PARAM 0xd0 macro
|
H A D | mesh.c | 299 mesh_set_reg(sc, MESH_SYNC_PARAM, 2); in mesh_shutdown() 869 mesh_set_reg(sc, MESH_SYNC_PARAM, 2); in mesh_reset() 916 mesh_set_reg(sc, MESH_SYNC_PARAM, 2); in mesh_setsync() 927 mesh_set_reg(sc, MESH_SYNC_PARAM, (offset << 4) | v); in mesh_setsync() 1099 mesh_set_reg(sc, MESH_SYNC_PARAM, 2); in mesh_done()
|