Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsirfsoc_uart.h307 #define SIRF_SAMPLE_DIV_MASK 0x3f0000 macro
Dsirfsoc_uart.c685 regv = regv & (~SIRF_SAMPLE_DIV_MASK); in sirfsoc_uart_calc_sample_div()