/drivers/gpu/drm/omapdrm/dss/ |
D | dss.c | 54 #define REG_GET(dss, idx, start, end) \ argument 57 #define REG_FLD_MOD(dss, idx, val, start, end) \ argument 94 static inline void dss_write_reg(struct dss_device *dss, in dss_write_reg() 100 static inline u32 dss_read_reg(struct dss_device *dss, const struct dss_reg idx) in dss_read_reg() 105 #define SR(dss, reg) \ argument 107 #define RR(dss, reg) \ argument 110 static void dss_save_context(struct dss_device *dss) in dss_save_context() 126 static void dss_restore_context(struct dss_device *dss) in dss_restore_context() 176 static int dss_ctrl_pll_set_control_mux(struct dss_device *dss, in dss_ctrl_pll_set_control_mux() 243 void dss_sdi_init(struct dss_device *dss, int datapairs) in dss_sdi_init() [all …]
|
D | base.c | 19 struct dispc_device *dispc_get_dispc(struct dss_device *dss) in dispc_get_dispc() 141 int omapdss_device_connect(struct dss_device *dss, in omapdss_device_connect() 169 struct dss_device *dss = src ? src->dss : dst->dss; in omapdss_device_disconnect() local
|
D | pll.c | 28 int dss_pll_register(struct dss_device *dss, struct dss_pll *pll) in dss_pll_register() 45 struct dss_device *dss = pll->dss; in dss_pll_unregister() local 57 struct dss_pll *dss_pll_find(struct dss_device *dss, const char *name) in dss_pll_find() 69 struct dss_pll *dss_pll_find_by_src(struct dss_device *dss, in dss_pll_find_by_src()
|
D | output.c | 119 struct dss_device *dss = dssdev->dss; in dss_mgr_register_framedone_handler() local 129 struct dss_device *dss = dssdev->dss; in dss_mgr_unregister_framedone_handler() local
|
D | hdmi_pll.c | 128 static int hdmi_init_pll_data(struct dss_device *dss, in hdmi_init_pll_data() 161 int hdmi_pll_init(struct dss_device *dss, struct platform_device *pdev, in hdmi_pll_init()
|
D | dss.h | 180 struct dss_device *dss; member 252 struct dss_debugfs_entry *dss; member 288 dss_debugfs_create_file(struct dss_device *dss, const char *name, in dss_debugfs_create_file() 351 static inline int sdi_init_port(struct dss_device *dss, in sdi_init_port() 376 static inline int dpi_init_port(struct dss_device *dss, in dpi_init_port()
|
D | sdi.c | 25 struct dss_device *dss; member 337 int sdi_init_port(struct dss_device *dss, struct platform_device *pdev, in sdi_init_port()
|
D | video-pll.c | 132 struct dss_pll *dss_video_pll_init(struct dss_device *dss, in dss_video_pll_init()
|
D | dpi.c | 32 struct dss_device *dss; member 700 int dpi_init_port(struct dss_device *dss, struct platform_device *pdev, in dpi_init_port()
|
D | omapdss.h | 204 struct dss_device *dss; member 236 struct dss_device *dss; member
|
D | venc.c | 251 struct dss_device *dss; member 686 struct dss_device *dss = dss_get_device(master); in venc_bind() local
|
D | hdmi5.c | 625 struct dss_device *dss = dss_get_device(master); in hdmi5_bind() local
|
D | hdmi4.c | 636 struct dss_device *dss = dss_get_device(master); in hdmi4_bind() local
|
D | hdmi.h | 352 struct dss_device *dss; member
|
D | dispc.c | 162 struct dss_device *dss; member 4724 struct dss_device *dss = dss_get_device(master); in dispc_bind() local 4818 struct dss_device *dss = dispc->dss; in dispc_unbind() local
|
D | dsi.h | 354 struct dss_device *dss; member
|
D | dsi.c | 4528 static int dsi_init_pll_data(struct dss_device *dss, struct dsi_data *dsi) in dsi_init_pll_data() 4560 struct dss_device *dss = dss_get_device(master); in dsi_bind() local
|
/drivers/video/fbdev/omap2/omapfb/dss/ |
D | omapdss-boot-init.c | 181 struct device_node *dss, *child; in omapdss_boot_init() local
|
D | dss.c | 95 } dss; variable
|
/drivers/gpu/drm/omapdrm/ |
D | omap_drv.h | 48 struct dss_device *dss; member
|
/drivers/net/wwan/iosm/ |
D | iosm_ipc_wwan.c | 246 bool dss, int if_id) in ipc_wwan_receive()
|
/drivers/dma/fsl-dpaa2-qdma/ |
D | dpaa2-qdma.h | 20 u32 dss:12; /* Destination stride size */ member
|
/drivers/spi/ |
D | spi-ep93xx.c | 151 u8 dss = bits_per_word_to_dss(xfer->bits_per_word); in ep93xx_spi_chip_setup() local
|