Searched refs:TCVR_FRAME (Results 1 – 2 of 2) sorted by relevance
239 #define TCVR_FRAME 0x0cUL /* Frame control/data register */ macro
408 hme_write32(hp, tregs + TCVR_FRAME, in happy_meal_tcvr_read()410 while (!(hme_read32(hp, tregs + TCVR_FRAME) & 0x10000) && --tries) in happy_meal_tcvr_read()416 retval = hme_read32(hp, tregs + TCVR_FRAME) & 0xffff; in happy_meal_tcvr_read()438 hme_write32(hp, tregs + TCVR_FRAME, in happy_meal_tcvr_write()441 while (!(hme_read32(hp, tregs + TCVR_FRAME) & 0x10000) && --tries) in happy_meal_tcvr_write()