Home
last modified time | relevance | path

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

/drivers/staging/cxt1e1/
Dcomet.c512 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()
Dcomet.h309 VINT32 xlpg_atest_pctl; /* F4 XLPG Analog Test Positive Ctl */ member