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

  /src/sys/arch/sandpoint/stand/altboot/
skg.c 137 #define SK_GPHY_CTRL 0x0f04
467 CSR_WRITE_4(l, SK_GPHY_CTRL, GPHY_RESET_SET);
476 CSR_WRITE_4(l, SK_GPHY_CTRL, val | GPHY_RESET_SET);
478 CSR_WRITE_4(l, SK_GPHY_CTRL, val | GPHY_RESET_CLEAR);
  /src/sys/dev/pci/
if_skreg.h 1334 #define SK_GPHY_CTRL 0x0f04 /* GPHY Control Register */

Completed in 14 milliseconds