Searched refs:regad (Results 1 – 1 of 1) sorted by relevance
166 my_send_cmd_to_phy(struct my_softc * sc, int opcode, int regad) in my_send_cmd_to_phy() argument192 data = opcode | (sc->my_phy_addr << 7) | (regad << 2); in my_send_cmd_to_phy()