Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mn10300/kernel/
Dmn10300-serial.c184 .div_timer = MNSCx_DIV_TIMER_16BIT,
191 .div_timer = MNSCx_DIV_TIMER_8BIT,
198 .div_timer = MNSCx_DIV_TIMER_8BIT,
246 .div_timer = MNSCx_DIV_TIMER_16BIT,
253 .div_timer = MNSCx_DIV_TIMER_8BIT,
260 .div_timer = MNSCx_DIV_TIMER_16BIT,
312 .div_timer = MNSCx_DIV_TIMER_16BIT,
319 .div_timer = MNSCx_DIV_TIMER_16BIT,
326 .div_timer = MNSCx_DIV_TIMER_8BIT,
333 .div_timer = MNSCx_DIV_TIMER_8BIT,
[all …]
Dgdb-io-ttysm.c72 switch (gdbstub_port->div_timer) { in gdbstub_io_init()
115 switch (gdbstub_port->div_timer) { in gdbstub_io_set_baud()
161 switch (gdbstub_port->div_timer) { in gdbstub_io_set_baud()
Dmn10300-serial.h79 u8 div_timer; /* timer used as divisor */ member