Home
last modified time | relevance | path

Searched refs:hme_write32 (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/sun/
Dsunhme.c244 #define hme_write32(__hp, __reg, __val) \ macro
265 #define hme_write32(__hp, __reg, __val) \ macro
290 #define hme_write32(__hp, __reg, __val) \ macro
323 hme_write32(hp, tregs + TCVR_BBDATA, bit); in BB_PUT_BIT()
324 hme_write32(hp, tregs + TCVR_BBCLOCK, 0); in BB_PUT_BIT()
325 hme_write32(hp, tregs + TCVR_BBCLOCK, 1); in BB_PUT_BIT()
333 hme_write32(hp, tregs + TCVR_BBCLOCK, 0);
334 hme_write32(hp, tregs + TCVR_BBCLOCK, 1);
349 hme_write32(hp, tregs + TCVR_BBCLOCK, 0); in BB_GET_BIT2()
356 hme_write32(hp, tregs + TCVR_BBCLOCK, 1); in BB_GET_BIT2()
[all …]