Searched refs:resv_0x20_h (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/ |
| H A D | r8168.h | 1460 u16 resv_0x20_h; member
|
| H A D | r8168_n.c | 25248 u16 resv_0x20_h; in rtl8168_esd_timer() local 25309 pci_read_config_word(pdev, PCI_BASE_ADDRESS_4 + 2, &resv_0x20_h); in rtl8168_esd_timer() 25310 if (resv_0x20_h != tp->pci_cfg_space.resv_0x20_h) { in rtl8168_esd_timer() 25311 …esv_0x20_h = 0x%04x, should be 0x%04x \n.", dev->name, resv_0x20_h, tp->pci_cfg_space.resv_0x20_h); in rtl8168_esd_timer() 25312 pci_write_config_word(pdev, PCI_BASE_ADDRESS_4 + 2, tp->pci_cfg_space.resv_0x20_h); in rtl8168_esd_timer() 26976 pci_read_config_word(pdev, PCI_BASE_ADDRESS_4 + 2, &tp->pci_cfg_space.resv_0x20_h); in rtl8168_hw_config()
|