Searched refs:DSI1_BASE (Results 1 – 2 of 2) sorted by relevance
208 dsi_base = dsi->id ? DSI1_BASE : DSI0_BASE; in dsi_write()218 dsi_base = dsi->id ? DSI1_BASE : DSI0_BASE; in dsi_read()229 dsi_base = dsi->id ? DSI1_BASE : DSI0_BASE; in dsi_update_bits()299 dsi_base = dsi->id ? DSI1_BASE : DSI0_BASE; in genif_wait_w_pld_fifo_not_full()318 dsi_base = dsi->id ? DSI1_BASE : DSI0_BASE; in genif_wait_cmd_fifo_not_full()338 dsi_base = dsi->id ? DSI1_BASE : DSI0_BASE; in genif_wait_write_fifo_empty()363 dsi_base = dsi->id ? DSI1_BASE : DSI0_BASE; in rk628_dsi_read_from_fifo()1036 dsi_base = dsi->id ? DSI1_BASE : DSI0_BASE; in mipi_dphy_power_on()
13 #define DSI1_BASE 0x60000 macro