Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds