Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dsynclink_gt.c361 #define JCR 0x04 /* JTAG control */ macro
4161 /* JCR[8] : 1 = x8 async mode feature available */ in async_mode()
4162 if ((rd_reg32(info, JCR) & BIT8) && info->params.data_rate && in async_mode()
4892 info->gpio_present = (rd_reg32(info, JCR) & BIT5) ? 1 : 0; in register_test()
/kernel/linux/linux-6.6/drivers/tty/
H A Dsynclink_gt.c356 #define JCR 0x04 /* JTAG control */ macro
4121 /* JCR[8] : 1 = x8 async mode feature available */ in async_mode()
4122 if ((rd_reg32(info, JCR) & BIT8) && info->params.data_rate && in async_mode()
4853 info->gpio_present = (rd_reg32(info, JCR) & BIT5) ? 1 : 0; in register_test()

Completed in 11 milliseconds