Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/sun/
Dsunhme.h236 #define TCVR_BBCLOCK 0x00UL /* Bit bang clock register */ macro
Dsunhme.c267 hme_write32(hp, tregs + TCVR_BBCLOCK, 0); in BB_PUT_BIT()
268 hme_write32(hp, tregs + TCVR_BBCLOCK, 1); in BB_PUT_BIT()
276 hme_write32(hp, tregs + TCVR_BBCLOCK, 0);
277 hme_write32(hp, tregs + TCVR_BBCLOCK, 1);
292 hme_write32(hp, tregs + TCVR_BBCLOCK, 0); in BB_GET_BIT2()
299 hme_write32(hp, tregs + TCVR_BBCLOCK, 1); in BB_GET_BIT2()