Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Drocket_int.h932 #define sSetBaud(ChP,DIVISOR) \ argument
934 (ChP)->BaudDiv[2] = (Byte_t)(DIVISOR); \
935 (ChP)->BaudDiv[3] = (Byte_t)((DIVISOR) >> 8); \
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddispc.c398 SR(DIVISOR); in dispc_save_context()
504 RR(DIVISOR); in dispc_restore_context()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddispc.c542 SR(dispc, DIVISOR); in dispc_save_context()
648 RR(dispc, DIVISOR); in dispc_restore_context()