Searched refs:div_timer (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/arch/mn10300/kernel/ |
D | mn10300-serial.c | 184 .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 …]
|
D | gdb-io-ttysm.c | 72 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()
|
D | mn10300-serial.h | 79 u8 div_timer; /* timer used as divisor */ member
|