Home
last modified time | relevance | path

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

123

/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()
/kernel/linux/linux-6.6/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 …]
Dbase.c19 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()
158 void omapdss_device_disconnect(struct dss_device *dss, in omapdss_device_disconnect()
Doutput.c119 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
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
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()
Dsdi.c25 struct dss_device *dss; member
337 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()
/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-6.6/fs/nfs/
Dnfs4client.c63 struct nfs4_ds_server *dss; in nfs4_find_ds_client() local
81 struct nfs4_ds_server *dss; in nfs4_add_ds_client() local
100 struct nfs4_ds_server *dss; in nfs4_alloc_ds_server() local
118 nfs4_free_ds_server(struct nfs4_ds_server *dss) in nfs4_free_ds_server()
135 struct nfs4_ds_server *dss, *new; in nfs4_find_or_create_ds_client() local
155 struct nfs4_ds_server *dss; in nfs4_shutdown_ds_clients() local
/kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/
Domap2.dtsi303 dss: dss@48050000 { label
Domap5.dtsi478 dss: dss@0 { label
Domap4.dtsi530 dss: dss@0 { label
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Domap2.dtsi310 dss: dss@48050000 { label
Domap4.dtsi462 dss: dss@0 { label
Domap5.dtsi427 dss: dss@0 { label
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
Dintel_gt_mcr.c614 u32 dss; in get_nonterminated_steering() local
820 void intel_gt_mcr_get_ss_steering(struct intel_gt *gt, unsigned int dss, in intel_gt_mcr_get_ss_steering()

123