Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Ducc_uart.c1103 static unsigned int soc_info(unsigned int *rev_h, unsigned int *rev_l) in soc_info() argument
1128 *rev_h = (svr >> 4) & 0xf; in soc_info()
1190 unsigned int rev_h; in soft_uart_init() local
1193 soc = soc_info(&rev_h, &rev_l); in soft_uart_init()
1199 soc, rev_h, rev_l); in soft_uart_init()
/linux/drivers/media/i2c/et8ek8/
H A Det8ek8_driver.c1176 int rval, rev_l, rev_h; in et8ek8_dev_init() local
1188 REG_REVISION_NUMBER_H, &rev_h); in et8ek8_dev_init()
1194 sensor->version = (rev_h << 8) + rev_l; in et8ek8_dev_init()
/linux/sound/pci/
H A Dvia82xx.c2021 int rev_h = 0; in snd_via686_init_misc() local
2028 rev_h = 1; in snd_via686_init_misc()
2055 if (rev_h) in snd_via686_init_misc()
2059 if (rev_h) in snd_via686_init_misc()