Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/video/fbdev/omap2/dss/
Ddispc.c388 SR(DIVISOR); in dispc_save_context()
494 RR(DIVISOR); in dispc_restore_context()