Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/sun/
Dsunhme.h236 #define TCVR_BBCLOCK 0x00UL /* Bit bang clock register */ macro
Dsunhme.c300 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()