Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dsunhme.h235 #define TCVR_BBCLOCK 0x00UL /* Bit bang clock register */ macro
Dsunhme.c325 hme_write32(hp, tregs + TCVR_BBCLOCK, 0); in BB_PUT_BIT()
326 hme_write32(hp, tregs + TCVR_BBCLOCK, 1); in BB_PUT_BIT()
334 hme_write32(hp, tregs + TCVR_BBCLOCK, 0);
335 hme_write32(hp, tregs + TCVR_BBCLOCK, 1);
350 hme_write32(hp, tregs + TCVR_BBCLOCK, 0); in BB_GET_BIT2()
357 hme_write32(hp, tregs + TCVR_BBCLOCK, 1); in BB_GET_BIT2()