Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddss.c61 #define DSS_SDI_CONTROL DSS_REG(0x0044) macro
275 l = dss_read_reg(DSS_SDI_CONTROL); in dss_sdi_init()
279 dss_write_reg(DSS_SDI_CONTROL, l); in dss_sdi_init()
396 DUMPREG(DSS_SDI_CONTROL); in dss_dump_regs()
/linux-4.4.14/arch/arm/mach-omap2/
Ddisplay.c52 #define DSS_SDI_CONTROL 0x44 macro
540 omap_hwmod_write(0x0, oh, DSS_SDI_CONTROL); in omap_dss_reset()