Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/sk/
Dif_sk.c3013 SK_LINKLED1_CTL, SK_LINKLED_OFF);
3021 SK_IF_WRITE_1(sc_if, 0, SK_LINKLED1_CTL,
3515 SK_IF_WRITE_1(sc_if, 0, SK_LINKLED1_CTL, SK_LINKLED_ON);
3516 SK_IF_WRITE_1(sc_if, 0, SK_LINKLED1_CTL,
3768 SK_IF_WRITE_1(sc_if, 0, SK_LINKLED1_CTL, SK_LINKLED_OFF);
3769 SK_IF_WRITE_1(sc_if, 0, SK_LINKLED1_CTL, SK_LINKLED_LINKSYNC_OFF);
Dif_skreg.h891 #define SK_LINKLED1_CTL 0x0C3C macro