Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/
H A Drk628_dsi.c37 dsi_base = id ? DSI1_BASE : DSI0_BASE; in dsi_write()
46 dsi_base = id ? DSI1_BASE : DSI0_BASE; in dsi_read()
56 dsi_base = id ? DSI1_BASE : DSI0_BASE; in dsi_update_bits()
70 dsi_base = DSI0_BASE; in mipi_dphy_power_on_dsi()
H A Drk628.c126 regmap_reg_range(DSI0_BASE, DSI0_BASE + DSI_MAX_REGISTER),
179 .max_register = DSI0_BASE + DSI_MAX_REGISTER,
H A Drk628_dsi.h16 #define DSI0_BASE 0x50000 macro
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_dsi.c205 dsi_base = dsi->id ? DSI1_BASE : DSI0_BASE; in dsi_write()
215 dsi_base = dsi->id ? DSI1_BASE : DSI0_BASE; in dsi_read()
226 dsi_base = dsi->id ? DSI1_BASE : DSI0_BASE; in dsi_update_bits()
300 dsi_base = dsi->id ? DSI1_BASE : DSI0_BASE; in genif_wait_w_pld_fifo_not_full()
323 dsi_base = dsi->id ? DSI1_BASE : DSI0_BASE; in genif_wait_cmd_fifo_not_full()
346 dsi_base = dsi->id ? DSI1_BASE : DSI0_BASE; in genif_wait_write_fifo_empty()
376 dsi_base = dsi->id ? DSI1_BASE : DSI0_BASE; in rk628_dsi_read_from_fifo()
981 dsi_base = dsi->id ? DSI1_BASE : DSI0_BASE; in mipi_dphy_power_on()
H A Drk628_dsi.h12 #define DSI0_BASE 0x50000 macro
H A Drk628.c123 regmap_reg_range(DSI0_BASE, DSI0_BASE + DSI_MAX_REGISTER),
273 .max_register = DSI0_BASE + DSI_MAX_REGISTER,