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