Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Ds1d13xxxfb.h114 #define S1DREG_BBLT_SRC_START2 0x0106 /* BitBLT Source Start Address Register 2 */ macro
/openbmc/linux/arch/sh/boards/mach-microdev/
H A Dsetup.c128 { S1DREG_BBLT_SRC_START2, 0x00 },
/openbmc/linux/drivers/video/fbdev/
H A Ds1d13xxxfb.c463 s1d13xxxfb_writereg(info->par, S1DREG_BBLT_SRC_START2, (src >> 16) & 0x00ff); in s1d13xxxfb_bitblt_copyarea()