Searched refs:JCR (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/
H A Dsynclink_gt.c388 #define JCR 0x04 /* JTAG control */ macro
4254 /* JCR[8] : 1 = x8 async mode feature available */
4255 if ((rd_reg32(info, JCR) & BIT8) && info->params.data_rate &&
4985 info->gpio_present = (rd_reg32(info, JCR) & BIT5) ? 1 : 0;

Completed in 64 milliseconds