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

/freebsd-9.3-release/sys/dev/hme/
H A Dif_hme.c169 #define HME_MIF_WRITE_4(sc, offs, v) HME_SPC_WRITE_4(mif, (sc), (offs), (v)) macro
764 HME_MIF_WRITE_4(sc, HME_MIFI_IMASK, 0xffff);
1396 HME_MIF_WRITE_4(sc, HME_MIFI_CFG, 0);
1431 HME_MIF_WRITE_4(sc, HME_MIFI_CFG, v);
1440 HME_MIF_WRITE_4(sc, HME_MIFI_FO, v);
1468 HME_MIF_WRITE_4(sc, HME_MIFI_CFG, v);
1478 HME_MIF_WRITE_4(sc, HME_MIFI_FO, v);

Completed in 95 milliseconds