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

/haiku/src/add-ons/kernel/drivers/network/ether/marvell_yukon/dev/msk/
H A Dif_msk.c419 GMAC_WRITE_2(sc, sc_if->msk_port, GM_SMI_CTRL,
457 GMAC_WRITE_2(sc, sc_if->msk_port, GM_SMI_DATA, val);
458 GMAC_WRITE_2(sc, sc_if->msk_port, GM_SMI_CTRL,
545 GMAC_WRITE_2(sc, sc_if->msk_port, GM_GP_CTRL, gmac);
569 GMAC_WRITE_2(sc, sc_if->msk_port, GM_GP_CTRL, gmac);
618 GMAC_WRITE_2(sc, sc_if->msk_port, GM_MC_ADDR_H1,
620 GMAC_WRITE_2(sc, sc_if->msk_port, GM_MC_ADDR_H2,
622 GMAC_WRITE_2(sc, sc_if->msk_port, GM_MC_ADDR_H3,
624 GMAC_WRITE_2(sc, sc_if->msk_port, GM_MC_ADDR_H4,
626 GMAC_WRITE_2(s
[all...]
H A Dif_mskreg.h2169 #define GMAC_WRITE_2(sc, port, reg, val) \ macro

Completed in 58 milliseconds