Searched refs:ZYD_CR11 (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/zyd/ |
H A D | zyd_reg.h | 194 #define ZYD_CR11 0x902c macro 437 { ZYD_CR10, 0x81 }, { ZYD_CR11, 0x00 }, { ZYD_CR12, 0x7f }, \ 501 { ZYD_CR10, 0x81 }, { ZYD_CR11, 0x00 }, { ZYD_CR12, 0xf0 }, \ 551 { ZYD_CR11, 0x00 }, { ZYD_CR15, 0xd0 }, { ZYD_CR17, 0x68 }, \
|
H A D | zyd_hw.c | 811 (void) zyd_write16(sc, ZYD_CR11, (on == B_TRUE) ? 0x00 : 0x04); in zyd_al2230_switch_radio() 857 (void) zyd_write16(sc, ZYD_CR11, on ? 0x00 : 0x81); in zyd_rfmd_switch_radio()
|