Searched refs:TCVR_FRAME (Results 1 – 2 of 2) sorted by relevance
238 #define TCVR_FRAME 0x0cUL /* Frame control/data register */ macro
471 hme_write32(hp, tregs + TCVR_FRAME, in happy_meal_tcvr_read()473 while (!(hme_read32(hp, tregs + TCVR_FRAME) & 0x10000) && --tries) in happy_meal_tcvr_read()479 retval = hme_read32(hp, tregs + TCVR_FRAME) & 0xffff; in happy_meal_tcvr_read()501 hme_write32(hp, tregs + TCVR_FRAME, in happy_meal_tcvr_write()504 while (!(hme_read32(hp, tregs + TCVR_FRAME) & 0x10000) && --tries) in happy_meal_tcvr_write()