Home
last modified time | relevance | path

Searched full:dss1 (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/arch/arm/omap/
H A Ddss.rst6 (let's call it DSS1). The main differences between DSS1 and DSS2 are DSI,
11 panel and controller drivers are in drivers/video/omap2/. DSS1 and DSS2 live
/linux/arch/arm/mach-omap2/
H A Dcm2xxx.c241 /* Check for MMC, UART2, UART1, McSPI2, McSPI1 and DSS1. */ in omap2xxx_cm_mpu_retention_allowed()
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3430es1-clocks.dtsi183 dss1_alwon_fck: clock-dss1-alwon-fck-3430es1@0 {
H A Domap36xx-am35xx-omap3430es2plus-clocks.dtsi192 dss1_alwon_fck: clock-dss1-alwon-fck-3430es2@0 {
/linux/Documentation/devicetree/bindings/display/ti/
H A Dti,am65x-dss.yaml255 dss1: dss@30200000 {
/linux/arch/arm64/boot/dts/ti/
H A Dk3-j722s.dtsi169 <0x00 0x30220000 0x00 0x30220000 0x00 0x00010000>, /* DSS1 */
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c180 static bool ff_dss_match_fh(const struct nfs4_ff_layout_ds_stripe *dss1, in ff_dss_match_fh() argument
185 if (dss1->fh_versions_cnt != dss2->fh_versions_cnt) in ff_dss_match_fh()
188 for (i = 0; i < dss1->fh_versions_cnt; i++) { in ff_dss_match_fh()
191 if (nfs_compare_fh(&dss1->fh_versions[i], in ff_dss_match_fh()