Searched refs:BB_GET_BIT2 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/sun/
H A Dsunhme.c285 static u32 BB_GET_BIT2(struct happy_meal *hp, void __iomem *tregs, int internal) function
337 (void) BB_GET_BIT2(hp, tregs, (hp->tcvr_type == internal));
339 retval |= BB_GET_BIT2(hp, tregs, (hp->tcvr_type == internal));
340 (void) BB_GET_BIT2(hp, tregs, (hp->tcvr_type == internal));
341 (void) BB_GET_BIT2(hp, tregs, (hp->tcvr_type == internal));
342 (void) BB_GET_BIT2(hp, tregs, (hp->tcvr_type == internal));

Completed in 139 milliseconds