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

/u-boot/drivers/net/
H A Dmacb.c161 static int macb_is_gem(struct macb_device *macb) function
180 return macb_is_gem(macb) && !cpu_is_sama5d2() && !cpu_is_sama5d4();
921 if (macb_is_gem(macb)) {
1087 if (macb_is_gem(macb))
1107 if (macb_is_gem(macb)) {

Completed in 45 milliseconds