HomeSort by: relevance | last modified time | path
    Searched refs:phy (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_probe.h 528 uint32_t phy[10]; member in struct:avivo_state
radeon_driver.c 5162 /* save PHY,LINK regs */
5164 state->phy[j] = INREG(i);
5168 state->phy[j] = INREG(i);
5171 state->phy[j] = INREG(0x7f40);
5538 /* save PHY,LINK regs */
5540 OUTREG(i, state->phy[j]);
5544 OUTREG(i, state->phy[j]);
5547 state->phy[j] = INREG(0x7f40);

Completed in 13 milliseconds