Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Ducc_uart.c1123 static unsigned int soc_info(unsigned int *rev_h, unsigned int *rev_l) in soc_info() argument
1146 *rev_h = (svr >> 4) & 0xf; in soc_info()
1208 unsigned int rev_h; in soft_uart_init() local
1211 soc = soc_info(&rev_h, &rev_l); in soft_uart_init()
1217 soc, rev_h, rev_l); in soft_uart_init()
/Linux-v5.10/drivers/media/i2c/et8ek8/
Det8ek8_driver.c1158 int rval, rev_l, rev_h; in et8ek8_dev_init() local
1170 REG_REVISION_NUMBER_H, &rev_h); in et8ek8_dev_init()
1176 sensor->version = (rev_h << 8) + rev_l; in et8ek8_dev_init()
/Linux-v5.10/sound/pci/
Dvia82xx.c2026 int rev_h = 0; in snd_via686_init_misc() local
2033 rev_h = 1; in snd_via686_init_misc()
2061 if (rev_h) in snd_via686_init_misc()
2065 if (rev_h) in snd_via686_init_misc()