Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sh/include/asm/
Dsh7760fb.h32 #define LDSMR 0x406 macro
/linux-6.1.9/drivers/video/fbdev/
Dsh7760fb.c252 iowrite16((par->rot ? 1 << 13 : 0), par->base + LDSMR); /* rotate */ in sh7760fb_set_par()