Home
last modified time | relevance | path

Searched refs:high_byte (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.c5535 uint8_t high_byte = 0; in e1000_commit_shadow_ram() local
5604 high_byte = in e1000_commit_shadow_ram()
5619 &high_byte); in e1000_commit_shadow_ram()
5635 high_byte = E1000_ICH_NVM_SIG_MASK | high_byte; in e1000_commit_shadow_ram()
5638 (i << 1) + new_bank_offset + 1, high_byte); in e1000_commit_shadow_ram()
5658 &high_byte); in e1000_commit_shadow_ram()
5659 high_byte &= 0xBF; in e1000_commit_shadow_ram()
5661 E1000_ICH_NVM_SIG_WORD * 2 + 1 + new_bank_offset, high_byte); in e1000_commit_shadow_ram()