Lines Matching +full:half +full:- +full:bus
1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2011-2012 Stefan Bethke.
30 #include <sys/bus.h>
46 #include <machine/bus.h>
75 if (sc->page != page) { in arswitch_split_setpage()
78 sc->page = page; in arswitch_split_setpage()
83 * Read half a register. Some of the registers define control bits, and
84 * the sequence of half-word accesses matters. The register addresses
85 * are word-even (mod 4).
97 * Write half a register. See above!
149 if (sc->mii_lo_first) { in arswitch_reg_write32()
245 err = -1; in arswitch_waitreg()
256 timeout--; in arswitch_waitreg()