Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/
Dsynclink_gt.c358 #define JCR 0x04 /* JTAG control */ macro
4140 if ((rd_reg32(info, JCR) & BIT8) && info->params.data_rate && in async_mode()
4870 info->gpio_present = (rd_reg32(info, JCR) & BIT5) ? 1 : 0; in register_test()