Searched refs:xlpg_atest_pctl (Results 1 – 2 of 2) sorted by relevance
512 pci_write_32 ((u_int32_t *) &comet->xlpg_atest_pctl, 0x01); /* XLPG Analog Test in SetPwrLevel()514 pci_write_32 ((u_int32_t *) &comet->xlpg_atest_pctl, 0x01); in SetPwrLevel()516 temp = pci_read_32 ((u_int32_t *) &comet->xlpg_atest_pctl) & 0xfe; in SetPwrLevel()517 pci_write_32 ((u_int32_t *) &comet->xlpg_atest_pctl, temp); in SetPwrLevel()
309 VINT32 xlpg_atest_pctl; /* F4 XLPG Analog Test Positive Ctl */ member