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

/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/src/
H A Ddev_sb1250_ethernet.c1910 static void bcm546x_update(sbeth_t *s, unsigned int ext, function
1989 bcm546x_update(s, 0x1E, (0x1 << 0), 0);
1991 bcm546x_update(s, 0x1F, ((0x3 << 1)|(0x1 << 0)), 0);
1997 bcm546x_update(s, 0x0D, (0xF << 0), 0x7);
1999 (void)bcm546x_update; /* keep compiler happy */

Completed in 87 milliseconds