Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Drocket_int.h931 #define sSetBaud(ChP,DIVISOR) \ argument
933 (ChP)->BaudDiv[2] = (Byte_t)(DIVISOR); \
934 (ChP)->BaudDiv[3] = (Byte_t)((DIVISOR) >> 8); \
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddispc.c384 SR(DIVISOR); in dispc_save_context()
490 RR(DIVISOR); in dispc_restore_context()