Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddsi.c91 #define DSI_VC_LONG_PACKET_PAYLOAD(n) DSI_REG(DSI_PROTO, 0x010C + (n * 0x20)) macro
1697 DUMPREG(DSI_VC_LONG_PACKET_PAYLOAD(0)); in dsi_dump_dsidev_regs()
1705 DUMPREG(DSI_VC_LONG_PACKET_PAYLOAD(1)); in dsi_dump_dsidev_regs()
1713 DUMPREG(DSI_VC_LONG_PACKET_PAYLOAD(2)); in dsi_dump_dsidev_regs()
1721 DUMPREG(DSI_VC_LONG_PACKET_PAYLOAD(3)); in dsi_dump_dsidev_regs()
2698 dsi_write_reg(dsidev, DSI_VC_LONG_PACKET_PAYLOAD(channel), val); in dsi_vc_write_long_payload()