Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at ecefe8a97577d6c1a68d14ab6fb19bce99448af2 6 lines 277 B view raw
1#define PHY_BRCM_WIRESPEED_ENABLE 0x00000001 2#define PHY_BRCM_AUTO_PWRDWN_ENABLE 0x00000002 3#define PHY_BRCM_APD_CLK125_ENABLE 0x00000004 4#define PHY_BRCM_STD_IBND_DISABLE 0x00000008 5#define PHY_BRCM_EXT_IBND_RX_ENABLE 0x00000010 6#define PHY_BRCM_EXT_IBND_TX_ENABLE 0x00000020