Home
last modified time | relevance | path

Searched defs:dss (Results 1 – 25 of 33) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
Ddss.c54 #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 …]
Doutput.c97 int dss_install_mgr_ops(struct dss_device *dss, in dss_install_mgr_ops()
111 void dss_uninstall_mgr_ops(struct dss_device *dss) in dss_uninstall_mgr_ops()
158 struct dss_device *dss = dssdev->dss; in dss_mgr_register_framedone_handler() local
169 struct dss_device *dss = dssdev->dss; in dss_mgr_unregister_framedone_handler() local
Dbase.c27 void omapdss_set_dss(struct dss_device *dss) in omapdss_set_dss()
33 struct dispc_device *dispc_get_dispc(struct dss_device *dss) in dispc_get_dispc()
39 const struct dispc_ops *dispc_get_ops(struct dss_device *dss) in dispc_get_ops()
174 int omapdss_device_connect(struct dss_device *dss, in omapdss_device_connect()
213 struct dss_device *dss = src ? src->dss : dst->dss; in omapdss_device_disconnect() local
Dhdmi_pll.c128 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()
Dpll.c28 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()
Ddss.h180 struct dss_device *dss; member
252 struct dss_debugfs_entry *dss; member
290 dss_debugfs_create_file(struct dss_device *dss, const char *name, in dss_debugfs_create_file()
353 static inline int sdi_init_port(struct dss_device *dss, in sdi_init_port()
378 static inline int dpi_init_port(struct dss_device *dss, in dpi_init_port()
Dsdi.c25 struct dss_device *dss; member
338 int sdi_init_port(struct dss_device *dss, struct platform_device *pdev, in sdi_init_port()
Dvideo-pll.c132 struct dss_pll *dss_video_pll_init(struct dss_device *dss, in dss_video_pll_init()
Domapdss-boot-init.c198 struct device_node *dss; in omapdss_boot_init() local
Ddpi.c32 struct dss_device *dss; member
701 int dpi_init_port(struct dss_device *dss, struct platform_device *pdev, in dpi_init_port()
Dvenc.c251 struct dss_device *dss; member
683 struct dss_device *dss = dss_get_device(master); in venc_bind() local
Dhdmi5.c625 struct dss_device *dss = dss_get_device(master); in hdmi5_bind() local
Dhdmi4.c636 struct dss_device *dss = dss_get_device(master); in hdmi4_bind() local
/kernel/linux/linux-5.10/fs/nfs/
Dnfs4client.c62 struct nfs4_ds_server *dss; in nfs4_find_ds_client() local
80 struct nfs4_ds_server *dss; in nfs4_add_ds_client() local
99 struct nfs4_ds_server *dss; in nfs4_alloc_ds_server() local
117 nfs4_free_ds_server(struct nfs4_ds_server *dss) in nfs4_free_ds_server()
134 struct nfs4_ds_server *dss, *new; in nfs4_find_or_create_ds_client() local
154 struct nfs4_ds_server *dss; in nfs4_shutdown_ds_clients() local
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Domap2.dtsi310 dss: dss@48050000 { label
Domap5.dtsi427 dss: dss@0 { label
Domap4.dtsi462 dss: dss@0 { label
Dkeystone-k2g.dtsi327 dss: dss@02540000 { label
Ddra7.dtsi793 dss: dss@0 { label
Domap3.dtsi916 dss: dss@48050000 { label
Dam437x-l4.dtsi2142 dss: dss@0 { label
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
Domapdss-boot-init.c181 struct device_node *dss, *child; in omapdss_boot_init() local
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
Domap_drv.h48 struct dss_device *dss; member
/kernel/linux/linux-5.10/arch/arm64/boot/dts/ti/
Dk3-am65-main.dtsi837 dss: dss@4a00000 { label
Dk3-j721e-main.dtsi1283 dss: dss@4a00000 { label

12