This function initializes the PHY from the NVM on ICH8 platforms. This
static int32_t e1000_init_lcd_from_nvm(
struct e1000_hw * hw
)
This function initializes the PHY from the NVM on ICH8 platforms. This is needed due to an issue where the NVM configuration is not properly autoloaded after power transitions. Therefore, after each PHY reset, we will load the configuration data out of the NVM manually.
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | e1000_hw.c