| /kernel/linux/linux-4.19/drivers/gpu/drm/omapdrm/dss/ |
| D | dss.c | 65 #define REG_GET(dss, idx, start, end) \ argument 68 #define REG_FLD_MOD(dss, idx, val, start, end) \ argument 105 static inline void dss_write_reg(struct dss_device *dss, in dss_write_reg() 111 static inline u32 dss_read_reg(struct dss_device *dss, const struct dss_reg idx) in dss_read_reg() 116 #define SR(dss, reg) \ argument 118 #define RR(dss, reg) \ argument 121 static void dss_save_context(struct dss_device *dss) in dss_save_context() 137 static void dss_restore_context(struct dss_device *dss) in dss_restore_context() 187 static int dss_ctrl_pll_set_control_mux(struct dss_device *dss, in dss_ctrl_pll_set_control_mux() 254 void dss_sdi_init(struct dss_device *dss, int datapairs) in dss_sdi_init() [all …]
|
| D | base.c | 41 void omapdss_set_dss(struct dss_device *dss) in omapdss_set_dss() 47 struct dispc_device *dispc_get_dispc(struct dss_device *dss) in dispc_get_dispc() 53 const struct dispc_ops *dispc_get_ops(struct dss_device *dss) in dispc_get_ops()
|
| D | hdmi_pll.c | 131 static int hdmi_init_pll_data(struct dss_device *dss, in hdmi_init_pll_data() 164 int hdmi_pll_init(struct dss_device *dss, struct platform_device *pdev, in hdmi_pll_init()
|
| D | pll.c | 39 int dss_pll_register(struct dss_device *dss, struct dss_pll *pll) in dss_pll_register() 56 struct dss_device *dss = pll->dss; in dss_pll_unregister() local 68 struct dss_pll *dss_pll_find(struct dss_device *dss, const char *name) in dss_pll_find() 80 struct dss_pll *dss_pll_find_by_src(struct dss_device *dss, in dss_pll_find_by_src()
|
| D | dss.h | 191 struct dss_device *dss; member 261 struct dss_debugfs_entry *dss; member 297 dss_debugfs_create_file(struct dss_device *dss, const char *name, in dss_debugfs_create_file() 362 static inline int sdi_init_port(struct dss_device *dss, in sdi_init_port() 389 static inline int dpi_init_port(struct dss_device *dss, in dpi_init_port()
|
| D | sdi.c | 34 struct dss_device *dss; member 356 int sdi_init_port(struct dss_device *dss, struct platform_device *pdev, in sdi_init_port()
|
| D | video-pll.c | 140 struct dss_pll *dss_video_pll_init(struct dss_device *dss, in dss_video_pll_init()
|
| D | omapdss-boot-init.c | 189 struct device_node *dss, *child; in omapdss_boot_init() local
|
| /kernel/linux/linux-5.10/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 | output.c | 97 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
|
| D | base.c | 27 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
|
| 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 | 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 | dss.h | 180 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()
|
| D | sdi.c | 25 struct dss_device *dss; member 338 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()
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| D | nfs4client.c | 62 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-4.19/fs/nfs/ |
| D | nfs4client.c | 59 struct nfs4_ds_server *dss; in nfs4_find_ds_client() local 77 struct nfs4_ds_server *dss; in nfs4_add_ds_client() local 96 struct nfs4_ds_server *dss; in nfs4_alloc_ds_server() local 114 nfs4_free_ds_server(struct nfs4_ds_server *dss) in nfs4_free_ds_server() 127 struct nfs4_ds_server *dss, *new; in nfs4_find_or_create_ds_client() local 147 struct nfs4_ds_server *dss; in nfs4_shutdown_ds_clients() local
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | omap2.dtsi | 268 dss: dss@48050000 { label
|
| D | omap4.dtsi | 545 dss: dss@58000000 { label
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | omap2.dtsi | 310 dss: dss@48050000 { label
|
| D | omap4.dtsi | 462 dss: dss@0 { label
|
| D | omap5.dtsi | 427 dss: dss@0 { label
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | omapdss-boot-init.c | 181 struct device_node *dss, *child; in omapdss_boot_init() local
|
| /kernel/linux/linux-4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | omapdss-boot-init.c | 190 struct device_node *dss, *child; in omapdss_boot_init() local
|