Home
last modified time | relevance | path

Searched refs:MSR_ENCK (Results 1 – 2 of 2) sorted by last modified time

/illumos-gate/usr/src/uts/common/io/axf/
H A Daxf_usbgem.c624 msr &= ~(MSR_PS | MSR_GM | MSR_ENCK); in axf_set_media()
628 msr |= MSR_GM | MSR_ENCK; in axf_set_media()
H A Dax88172reg.h93 #define MSR_ENCK 0x0008 /* Enable GTX_CLK and TXC clock output (178) */ macro