Searched defs:LDBnBSIFR (Results 1 - 2 of 2) sorted by relevance

/drivers/gpu/drm/shmobile/
H A Dshmob_drm_regs.h157 #define LDBnBSIFR(n) (0xb20 + (n) * 0x20 + 0x00) macro
/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c44 #define LDBnBSIFR(n) (0xb20 + (n) * 0x20 + 0x00) macro
872 lcdc_write_overlay(ovl, LDBnBSIFR(ovl->index), 0);
938 lcdc_write_overlay(ovl, LDBnBSIFR(ovl->index), format);

Completed in 81 milliseconds