Home
last modified time | relevance | path

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

/freebsd/sys/dev/msk/
H A Dif_msk.c1459 sc->msk_hw_id == CHIP_ID_YUKON_EC || in mskc_reset()
1535 if (sc->msk_hw_id == CHIP_ID_YUKON_EC && in mskc_reset()
1833 case CHIP_ID_YUKON_EC: in mskc_attach()
H A Dif_mskreg.h903 #define CHIP_ID_YUKON_EC 0xb6 /* Chip ID for YUKON-2 EC */ macro