Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddss.c65 #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 …]
Dbase.c41 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()
Dhdmi_pll.c131 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()
Dpll.c39 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()
Ddss.h191 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()
Dsdi.c34 struct dss_device *dss; member
356 int sdi_init_port(struct dss_device *dss, struct platform_device *pdev, in sdi_init_port()
Dvideo-pll.c140 struct dss_pll *dss_video_pll_init(struct dss_device *dss, in dss_video_pll_init()
Domapdss-boot-init.c189 struct device_node *dss, *child; in omapdss_boot_init() local
Ddpi.c41 struct dss_device *dss; member
750 int dpi_init_port(struct dss_device *dss, struct platform_device *pdev, in dpi_init_port()
Dvenc.c328 struct dss_device *dss; member
891 struct dss_device *dss = dss_get_device(master); in venc_bind() local
Dhdmi5.c729 struct dss_device *dss = dss_get_device(master); in hdmi5_bind() local
Dhdmi4.c732 struct dss_device *dss = dss_get_device(master); in hdmi4_bind() local
Dhdmi.h362 struct dss_device *dss; member
Ddsi.c345 struct dss_device *dss; member
5208 static int dsi_init_pll_data(struct dss_device *dss, struct dsi_data *dsi) in dsi_init_pll_data()
5303 struct dss_device *dss = dss_get_device(master); in dsi_bind() local
/Linux-v4.19/fs/nfs/
Dnfs4client.c59 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
/Linux-v4.19/arch/arm/boot/dts/
Domap2.dtsi268 dss: dss@48050000 { label
Domap4.dtsi545 dss: dss@58000000 { label
Domap3.dtsi743 dss: dss@48050000 { label
Domap5.dtsi1045 dss: dss@58000000 { label
Dam4372.dtsi1127 dss: dss@4832a000 { label
Ddra7.dtsi1916 dss: dss@58000000 { label
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Domapdss-boot-init.c190 struct device_node *dss, *child; in omapdss_boot_init() local
Ddss.c106 } dss; variable
/Linux-v4.19/drivers/gpu/drm/omapdrm/
Domap_drv.h53 struct dss_device *dss; member
/Linux-v4.19/drivers/spi/
Dspi-ep93xx.c154 u8 dss = bits_per_word_to_dss(xfer->bits_per_word); in ep93xx_spi_chip_setup() local

12