Searched refs:ite8872_lpthi (Results 1 – 1 of 1) sorted by relevance
2361 u32 ite8872_lpt, ite8872_lpthi; in sio_ite_8872_probe() local2417 pci_read_config_dword (pdev, 0x20, &ite8872_lpthi); in sio_ite_8872_probe()2418 ite8872_lpthi &= 0x0000ff00; in sio_ite_8872_probe()2420 pci_write_config_dword (pdev, 0x70, 0xe3000000 | ite8872_lpthi); in sio_ite_8872_probe()2421 pci_write_config_dword (pdev, 0x80, (ite8872_lpthi<<16) | ite8872_lpt); in sio_ite_8872_probe()2431 ite8872_lpthi); in sio_ite_8872_probe()2438 if (parport_pc_probe_port (ite8872_lpt, ite8872_lpthi, in sio_ite_8872_probe()