Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd_reg.h251 #define ZYD_CR68 0x9110 macro
451 { ZYD_CR67, 0xc9 }, { ZYD_CR68, 0x88 }, { ZYD_CR69, 0x41 }, \
515 { ZYD_CR67, 0xc9 }, { ZYD_CR68, 0x88 }, { ZYD_CR69, 0x41 }, \
636 { ZYD_CR66, 0x00 }, { ZYD_CR67, 0x00 }, { ZYD_CR68, 0x00 }, \
H A Dzyd_hw.c588 (void) zyd_write16(sc, ZYD_CR68, sc->pwr_cal[chan - 1]); in zyd_hw_set_channel()