Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Ducc_uart.c1123 static unsigned int soc_info(unsigned int *rev_h, unsigned int *rev_l) in soc_info() argument
1148 *rev_h = (svr >> 4) & 0xf; in soc_info()
1210 unsigned int rev_h; in soft_uart_init() local
1213 soc = soc_info(&rev_h, &rev_l); in soft_uart_init()
1219 soc, rev_h, rev_l); in soft_uart_init()
/OK3568_Linux_fs/kernel/drivers/media/i2c/et8ek8/
H A 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()
/OK3568_Linux_fs/kernel/sound/pci/
H A 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()