Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/sun/
Dsunhme.c244 #define hme_write32(__hp, __reg, __val) \ macro
257 #define hme_write32(__hp, __reg, __val) \ macro
274 #define hme_write32(__hp, __reg, __val) \ macro
299 hme_write32(hp, tregs + TCVR_BBDATA, bit); in BB_PUT_BIT()
300 hme_write32(hp, tregs + TCVR_BBCLOCK, 0); in BB_PUT_BIT()
301 hme_write32(hp, tregs + TCVR_BBCLOCK, 1); in BB_PUT_BIT()
309 hme_write32(hp, tregs + TCVR_BBCLOCK, 0);
310 hme_write32(hp, tregs + TCVR_BBCLOCK, 1);
325 hme_write32(hp, tregs + TCVR_BBCLOCK, 0); in BB_GET_BIT2()
332 hme_write32(hp, tregs + TCVR_BBCLOCK, 1); in BB_GET_BIT2()
[all …]