/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | dss.c | 105 } dss; variable 125 __raw_writel(val, dss.base + idx.idx); in dss_write_reg() 130 return __raw_readl(dss.base + idx.idx); in dss_read_reg() 134 dss.ctx[(DSS_##reg).idx / sizeof(u32)] = dss_read_reg(DSS_##reg) 136 dss_write_reg(DSS_##reg, dss.ctx[(DSS_##reg).idx / sizeof(u32)]) 150 dss.ctx_valid = true; in dss_save_context() 159 if (!dss.ctx_valid) in dss_restore_context() 181 if (!dss.syscon_pll_ctrl) in dss_ctrl_pll_enable() 201 regmap_update_bits(dss.syscon_pll_ctrl, dss.syscon_pll_ctrl_offset, in dss_ctrl_pll_enable() 210 if (!dss.syscon_pll_ctrl) in dss_ctrl_pll_set_control_mux() [all …]
|
D | omapdss-boot-init.c | 190 struct device_node *dss, *child; in omapdss_boot_init() local 194 dss = of_find_matching_node(NULL, omapdss_of_match); in omapdss_boot_init() 196 if (dss == NULL || !of_device_is_available(dss)) in omapdss_boot_init() 199 omapdss_walk_device(dss, true); in omapdss_boot_init() 201 for_each_available_child_of_node(dss, child) { in omapdss_boot_init()
|
D | Makefile | 4 omapdss-y := core.o dss.o dss_features.o dispc.o dispc_coefs.o display.o \ 5 output.o dss-of.o pll.o video-pll.o
|
D | Kconfig | 28 querying about clock configuration and register configuration of dss,
|
/linux-4.4.14/fs/nfs/ |
D | nfs4client.c | 59 struct nfs4_ds_server *dss; in nfs4_find_ds_client() local 62 list_for_each_entry_rcu(dss, &ds_clp->cl_ds_clients, list) { in nfs4_find_ds_client() 63 if (dss->rpc_clnt->cl_auth->au_flavor != flavor) in nfs4_find_ds_client() 67 dss = NULL; in nfs4_find_ds_client() 70 return dss; in nfs4_find_ds_client() 77 struct nfs4_ds_server *dss; in nfs4_add_ds_client() local 80 list_for_each_entry(dss, &ds_clp->cl_ds_clients, list) { in nfs4_add_ds_client() 81 if (dss->rpc_clnt->cl_auth->au_flavor != flavor) in nfs4_add_ds_client() 87 dss = new; in nfs4_add_ds_client() 90 return dss; in nfs4_add_ds_client() [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/display/ti/ |
D | ti,dra7-dss.txt | 4 See Documentation/devicetree/bindings/display/ti/ti,omap-dss.txt for generic 11 - compatible: "ti,dra7-dss" 12 - reg: address and length of the register spaces for 'dss'
|
D | ti,omap2-dss.txt | 4 See Documentation/devicetree/bindings/display/ti/ti,omap-dss.txt for generic 11 - compatible: "ti,omap2-dss"
|
D | ti,omap-dss.txt | 48 dss: dss@58000000 { 49 compatible = "ti,omap4-dss"; 185 &dss {
|
D | ti,omap3-dss.txt | 4 See Documentation/devicetree/bindings/display/ti/ti,omap-dss.txt for generic 11 - compatible: "ti,omap3-dss"
|
D | ti,omap5-dss.txt | 4 See Documentation/devicetree/bindings/display/ti/ti,omap-dss.txt for generic 11 - compatible: "ti,omap5-dss"
|
D | ti,omap4-dss.txt | 4 See Documentation/devicetree/bindings/display/ti/ti,omap-dss.txt for generic 11 - compatible: "ti,omap4-dss"
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | dra72x.dtsi | 38 &dss { 42 reg-names = "dss", "pll1_clkctrl", "pll1";
|
D | omap36xx-am35xx-omap3430es2plus-clocks.dtsi | 165 compatible = "ti,dss-gate-clock"; 174 compatible = "ti,omap3-dss-interface-clock"; 190 compatible = "ti,dss-gate-clock"; 198 compatible = "ti,omap3-dss-interface-clock";
|
D | dra74x.dtsi | 107 &dss { 113 reg-names = "dss", "pll1_clkctrl", "pll1",
|
D | omap2.dtsi | 267 dss: dss@48050000 { label 268 compatible = "ti,omap2-dss";
|
D | omap3-sbc-t3730.dts | 35 &dss {
|
D | omap3-sbc-t3530.dts | 39 &dss {
|
D | omap4-var-dvk-om44.dts | 56 &dss {
|
D | omap3-panel-sharp-ls037v7dw01.dtsi | 46 &dss {
|
D | omap3-devkit8000-lcd-common.dtsi | 31 &dss {
|
D | omap3-sbc-t3517.dts | 63 &dss {
|
D | omap3-cm-t3530.dts | 50 &dss {
|
D | omap3-cm-t3730.dts | 88 &dss {
|
D | omap3-cm-t3517.dts | 148 &dss {
|
D | omap3-overo-common-dvi.dtsi | 53 &dss {
|
D | omap3-thunder.dts | 69 &dss {
|
D | omap3-ha-lcd.dts | 105 &dss {
|
D | omap4-duovero-parlor.dts | 174 &dss {
|
D | omap3.dtsi | 737 dss: dss@48050000 { label 738 compatible = "ti,omap3-dss";
|
D | omap3-overo-common-lcd43.dtsi | 80 &dss {
|
D | omap3-overo-common-lcd35.dtsi | 81 &dss {
|
D | omap4-var-om44customboard.dtsi | 220 &dss {
|
D | omap3-evm-37xx.dts | 29 &dss {
|
D | omap3-igep0020-common.dtsi | 243 &dss {
|
D | omap4.dtsi | 930 dss: dss@58000000 { label 931 compatible = "ti,omap4-dss";
|
D | am4372.dtsi | 985 dss: dss@4832a000 { label 986 compatible = "ti,omap3-dss";
|
D | stih407-clock.dtsi | 183 "clk-dss-lpc",
|
D | omap3-beagle-xm.dts | 364 &dss {
|
D | omap5.dtsi | 1007 dss: dss@58000000 { label 1008 compatible = "ti,omap5-dss";
|
D | stih410-clock.dtsi | 186 "clk-dss-lpc",
|
D | omap3-devkit8000-common.dtsi | 341 &dss {
|
D | stih418-clock.dtsi | 186 "clk-dss-lpc",
|
D | omap3-beagle.dts | 354 &dss {
|
D | omap4-panda-common.dtsi | 518 &dss {
|
D | omap3-gta04.dtsi | 462 &dss {
|
D | dra7.dtsi | 1570 dss: dss@58000000 { label 1571 compatible = "ti,dra7-dss";
|
D | omap4-sdp.dts | 636 &dss {
|
D | omap5-board-common.dtsi | 671 &dss {
|
D | omap5-cm-t54.dts | 642 &dss {
|
D | am437x-sk-evm.dts | 692 &dss {
|
D | am57xx-beagle-x15.dts | 770 &dss {
|
D | omap3-pandora-common.dtsi | 673 &dss {
|
D | am43x-epos-evm.dts | 747 &dss {
|
D | dra72-evm.dts | 773 &dss {
|
D | stih416-clock.dtsi | 546 "clk-s-dss",
|
D | am437x-gp-evm.dts | 897 &dss {
|
D | omap3-n900.dts | 911 &dss {
|
/linux-4.4.14/drivers/video/fbdev/omap2/ |
D | Makefile | 3 obj-y += dss/
|
D | Kconfig | 6 source "drivers/video/fbdev/omap2/dss/Kconfig"
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ti/ |
D | gate.txt | 21 "ti,dss-gate-clock" - gate clock with DSS specific hardware handling 63 compatible = "ti,dss-gate-clock";
|
D | interface.txt | 21 "ti,omap3-dss-interface-clock" - interface clock with DSS specific HW handling
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/st/ |
D | st,flexgen.txt | 105 "clk-dss-lpc",
|
/linux-4.4.14/drivers/spi/ |
D | spi-ep93xx.c | 314 u8 dss = bits_per_word_to_dss(bits_per_word); in ep93xx_spi_chip_setup() local 326 cr0 |= dss; in ep93xx_spi_chip_setup() 329 chip->spi->mode, div_cpsr, div_scr, dss); in ep93xx_spi_chip_setup()
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | Makefile | 263 obj-y += common-board-devices.o twl-common.o dss-common.o
|
/linux-4.4.14/Documentation/arm/OMAP/ |
D | DSS | 9 The DSS2 driver (omapdss module) is in arch/arm/plat-omap/dss/, and the FB,
|