Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/sun/
Dsunhme.c208 #define hme_write32(__hp, __reg, __val) \ macro
221 #define hme_write32(__hp, __reg, __val) \ macro
238 #define hme_write32(__hp, __reg, __val) \ macro
263 hme_write32(hp, tregs + TCVR_BBDATA, bit); in BB_PUT_BIT()
264 hme_write32(hp, tregs + TCVR_BBCLOCK, 0); in BB_PUT_BIT()
265 hme_write32(hp, tregs + TCVR_BBCLOCK, 1); in BB_PUT_BIT()
273 hme_write32(hp, tregs + TCVR_BBCLOCK, 0);
274 hme_write32(hp, tregs + TCVR_BBCLOCK, 1);
289 hme_write32(hp, tregs + TCVR_BBCLOCK, 0); in BB_GET_BIT2()
296 hme_write32(hp, tregs + TCVR_BBCLOCK, 1); in BB_GET_BIT2()
[all …]