Searched refs:ZSWR3_RXCRC_ENABLE (Results 1 – 2 of 2) sorted by relevance
149 #define ZSWR3_RXCRC_ENABLE 0x08 /* receiver CRC enable */ macro
483 SCC_WRITE(3, (ZSWR3_RX_ENABLE | ZSWR3_RXCRC_ENABLE | ZSWR3_RX_8)); in zsh_init_port()2021 zspp->wr3 = (uchar_t)(ZSWR3_RX_ENABLE | ZSWR3_RXCRC_ENABLE | in zsh_program()