Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Ds1d13xxxfb.h112 #define S1DREG_BBLT_SRC_START0 0x0104 /* BitBLT Source Start Address Register 0 */ macro
/openbmc/linux/arch/sh/boards/mach-microdev/
H A Dsetup.c126 { S1DREG_BBLT_SRC_START0, 0x00 },
/openbmc/linux/drivers/video/fbdev/
H A Ds1d13xxxfb.c461 s1d13xxxfb_writereg(info->par, S1DREG_BBLT_SRC_START0, (src & 0xff)); in s1d13xxxfb_bitblt_copyarea()