| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/i2c/ |
| D | ti,ds90ub960.yaml | 7 title: Texas Instruments DS90UB9XX Family FPD-Link Deserializer Hubs 13 The TI DS90UB9XX devices are FPD-Link video deserializers with I2C and GPIO 86 FPD-Link Input Mode. This should reflect the hardware and the 92 - 0 # FPD-Link III 93 - 1 # FPD-Link IV 95 FPD-Link CDR Mode. This should reflect the hardware and the 111 description: FPD-Link Serializer node 126 description: FPD-Link input 0 133 Endpoint for FPD-Link port. If the RX mode for this port is RAW, 139 description: FPD-Link input 1 [all …]
|
| D | ti,ds90ub953.yaml | 7 title: Texas Instruments DS90UB953 FPD-Link III Serializer 13 The TI DS90UB953 is an FPD-Link III video serializer for MIPI CSI-2. 61 description: FPD-Link III output port
|
| D | ti,ds90ub913.yaml | 7 title: Texas Instruments DS90UB913 FPD-Link III Serializer 13 The TI DS90UB913 is an FPD-Link III video serializer for parallel video. 61 description: FPD-Link III output port
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/bridge/ |
| D | lvds-codec.yaml | 28 Those devices have been marketed under the FPD-Link and FlatLink brand names 36 - ti,ds90c185 # For the TI DS90C185 FPD-Link Serializer 37 - ti,ds90c187 # For the TI DS90C187 FPD-Link Serializer 42 - ti,ds90cf364a # For the DS90CF364A FPD-Link LVDS Receiver 43 - ti,ds90cf384a # For the DS90CF384A FPD-Link LVDS Receiver
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/bridge/ |
| D | lvds-codec.yaml | 28 Those devices have been marketed under the FPD-Link and FlatLink brand names 36 - ti,ds90c185 # For the TI DS90C185 FPD-Link Serializer 37 - ti,ds90c187 # For the TI DS90C187 FPD-Link Serializer 42 - ti,ds90cf384a # For the DS90CF384A FPD-Link LVDS Receiver
|
| /kernel/linux/linux-5.10/Documentation/ABI/stable/ |
| D | sysfs-driver-firmware-zynqmp | 71 shut down. This may result in the FPD power 73 processing unit uses FPD peripherals or DRAM. 100 bit on FPD WDT expiration. If healthy bit is set by a user 102 healthy bit is not set during FPD WDT expiration, PMUFW will do
|
| /kernel/linux/linux-6.6/Documentation/ABI/stable/ |
| D | sysfs-driver-firmware-zynqmp | 71 shut down. This may result in the FPD power 73 processing unit uses FPD peripherals or DRAM. 100 bit on FPD WDT expiration. If healthy bit is set by a user 102 healthy bit is not set during FPD WDT expiration, PMUFW will do
|
| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| D | Kconfig | 1447 # Video serializers and deserializers (e.g. FPD-Link) 1453 tristate "TI DS90UB913 FPD-Link III Serializer" 1463 FPD-Link III Serializer. 1466 tristate "TI FPD-Link III/IV CSI-2 Serializers" 1476 FPD-Link III Serializer and DS90UB971 FPD-Link IV Serializer. 1479 tristate "TI FPD-Link III/IV Deserializers" 1489 FPD-Link III Deserializer and DS90UB9702 FPD-Link IV Deserializer.
|
| D | ds90ub953.c | 121 /* FPD-Link III CSI-2 synchronous mode */ 123 /* FPD-Link III CSI-2 non-synchronous mode, external ref clock */ 125 /* FPD-Link III CSI-2 non-synchronous mode, internal ref clock */ 127 /* FPD-Link III DVP mode */ 1427 MODULE_DESCRIPTION("Texas Instruments FPD-Link III/IV CSI-2 Serializers Driver");
|
| D | ds90ub960.c | 24 * - Do we need a new bus for the FPD-Link? At the moment the serializers 73 * 0x4d-0x7f FPD-Link RX, per-port paged (UB960_RR) 75 * 0xd0-0xdf FPD-Link RX, per-port paged (UB960_RR) 82 * UB960_RR_* = FPD-Link RX, per-port paged register 1665 * the FPD-Link. in ub960_rxport_add_serializer() 2058 /* set serdes_driver_mode into FPD IV mode */ in ub960_init_rx_port_ub9702_fpd4() 2060 /* set FPD PBC drv into FPD IV mode */ in ub960_init_rx_port_ub9702_fpd4() 3223 dev_err(dev, "rx%u: FPD-Link 4 CDR not supported\n", nport); in ub960_parse_dt_rxport_link_properties() 4056 MODULE_DESCRIPTION("Texas Instruments FPD-Link III/IV Deserializers Driver");
|
| D | ds90ub913.c | 900 MODULE_DESCRIPTION("Texas Instruments DS90UB913 FPD-Link III Serializer Driver");
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | dmar.h | 197 fpd : 1, /* 1 */ member 261 dst->fpd = src->fpd; in dmar_copy_shared_irte()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | dmar.h | 208 fpd : 1, /* 1 */ member 277 dst->fpd = src->fpd; in dmar_copy_shared_irte()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/ |
| D | xlnx,zynqmp-ams.yaml | 37 |8 |FPD temperature measurement (REMOTE). |Temperature 39 |10 |VCC PS FPD voltage measurement (supply2). |Voltage 57 |27 |FPD Internal voltage measurement, VCC_PSINTFP (supply5). |Voltage
|
| /kernel/linux/linux-6.6/include/media/i2c/ |
| D | ds90ub9xx.h | 11 * struct ds90ub9xx_platform_data - platform data for FPD-Link Serializers.
|
| /kernel/linux/linux-6.6/drivers/usb/dwc3/ |
| D | dwc3-xilinx.c | 181 /* Set PIPE Power Present signal in FPD Power Present Register*/ in dwc3_xlnx_init_zynqmp() 184 /* Set the PIPE Clock Select bit in FPD PIPE Clock register */ in dwc3_xlnx_init_zynqmp() 222 * This routes the USB DMA traffic to go through FPD path instead in dwc3_xlnx_init_zynqmp()
|
| /kernel/linux/linux-5.10/arch/powerpc/xmon/ |
| D | spu-insns.h | 100 FPD DP floating pipeline 239 APUOP(M_FESD, RR, 0x3b8, "fesd", _A2(A_T,A_A), 00012, FPD) /* FESD RT<-double(RA) */ 240 APUOP(M_FRDS, RR, 0x3b9, "frds", _A2(A_T,A_A), 00012, FPD) /* FRDS RT<-single(RA) */ 241 APUOP(M_FSCRRD, RR, 0x398, "fscrrd", _A1(A_T), 00002, FPD) /* FSCRRD RT<-FP_status */ 291 APUOP(M_DFA, RR, 0x2cc, "dfa", _A3(A_T,A_A,A_B), 00112, FPD) /* DFAdd RT<-RA+RB */ 292 APUOP(M_DFM, RR, 0x2ce, "dfm", _A3(A_T,A_A,A_B), 00112, FPD) /* DFMul RT<-RA*RB */ 293 APUOP(M_DFS, RR, 0x2cd, "dfs", _A3(A_T,A_A,A_B), 00112, FPD) /* DFSub RT<-RA-RB */ 314 APUOP(M_DFMA, RR, 0x35c, "dfma", _A3(A_T,A_A,A_B), 00113, FPD) /* DFMAdd RT<-RT+RA*RB */ 315 APUOP(M_DFMS, RR, 0x35d, "dfms", _A3(A_T,A_A,A_B), 00113, FPD) /* DFMSub RT<-RA*RB-RT */ 316 APUOP(M_DFNMS, RR, 0x35e, "dfnms", _A3(A_T,A_A,A_B), 00113, FPD) /* DFNMSub RT<-RT-RA*RB */ [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/xmon/ |
| D | spu-insns.h | 100 FPD DP floating pipeline 239 APUOP(M_FESD, RR, 0x3b8, "fesd", _A2(A_T,A_A), 00012, FPD) /* FESD RT<-double(RA) */ 240 APUOP(M_FRDS, RR, 0x3b9, "frds", _A2(A_T,A_A), 00012, FPD) /* FRDS RT<-single(RA) */ 241 APUOP(M_FSCRRD, RR, 0x398, "fscrrd", _A1(A_T), 00002, FPD) /* FSCRRD RT<-FP_status */ 291 APUOP(M_DFA, RR, 0x2cc, "dfa", _A3(A_T,A_A,A_B), 00112, FPD) /* DFAdd RT<-RA+RB */ 292 APUOP(M_DFM, RR, 0x2ce, "dfm", _A3(A_T,A_A,A_B), 00112, FPD) /* DFMul RT<-RA*RB */ 293 APUOP(M_DFS, RR, 0x2cd, "dfs", _A3(A_T,A_A,A_B), 00112, FPD) /* DFSub RT<-RA-RB */ 314 APUOP(M_DFMA, RR, 0x35c, "dfma", _A3(A_T,A_A,A_B), 00113, FPD) /* DFMAdd RT<-RT+RA*RB */ 315 APUOP(M_DFMS, RR, 0x35d, "dfms", _A3(A_T,A_A,A_B), 00113, FPD) /* DFMSub RT<-RA*RB-RT */ 316 APUOP(M_DFNMS, RR, 0x35e, "dfnms", _A3(A_T,A_A,A_B), 00113, FPD) /* DFNMSub RT<-RT-RA*RB */ [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/ |
| D | lvds.yaml | 27 FPD-Link and FlatLink brands.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/ |
| D | lvds.yaml | 27 FPD-Link and FlatLink brands.
|
| /kernel/linux/linux-5.10/drivers/iommu/intel/ |
| D | irq_remapping.c | 1284 …apic_printk(APIC_VERBOSE, KERN_DEBUG "IOAPIC[%d]: Set IRTE entry (P:%d FPD:%d Dst_Mode:%d Redir_hi… in intel_irq_remapping_prepare_irte() 1285 info->devid, irte->present, irte->fpd, in intel_irq_remapping_prepare_irte()
|
| D | pasid.c | 391 * Enable fault processing by clearing the FPD(Fault Processing
|
| /kernel/linux/linux-6.6/drivers/iommu/intel/ |
| D | irq_remapping.c | 1264 …apic_printk(APIC_VERBOSE, KERN_DEBUG "IOAPIC[%d]: Set IRTE entry (P:%d FPD:%d Dst_Mode:%d Redir_hi… in intel_irq_remapping_prepare_irte() 1265 info->devid, irte->present, irte->fpd, in intel_irq_remapping_prepare_irte()
|
| D | pasid.c | 330 * Enable fault processing by clearing the FPD(Fault Processing
|
| /kernel/linux/linux-5.10/drivers/phy/xilinx/ |
| D | phy-zynqmp.c | 488 * except when gtr_phy->skip_phy_init is false (this happens when FPD is in xpsgtr_phy_init_required()
|