|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | RTL821x_PHYSR 0x11 |
| #define | RTL821x_PHYSR_DUPLEX 0x2000 |
| #define | RTL821x_PHYSR_SPEED 0xc000 |
| #define | RTL821x_INER 0x12 |
| #define | RTL821x_INER_INIT 0x6400 |
| #define | RTL821x_INSR 0x13 |
Functions | |
| MODULE_DESCRIPTION ("Realtek PHY driver") | |
| MODULE_AUTHOR ("Johnson Leung") | |
| MODULE_LICENSE ("GPL") | |
| module_init (realtek_init) | |
| module_exit (realtek_exit) | |
| MODULE_DEVICE_TABLE (mdio, realtek_tbl) | |
| MODULE_AUTHOR | ( | "Johnson Leung" | ) |
| MODULE_DEVICE_TABLE | ( | mdio | , |
| realtek_tbl | |||
| ) |
| module_exit | ( | realtek_exit | ) |
| module_init | ( | realtek_init | ) |
| MODULE_LICENSE | ( | "GPL" | ) |
1.8.2