/linux-6.12.1/Documentation/userspace-api/media/dvb/ |
D | frontend-property-cable-systems.rst | 15 The DVB-C Annex-A is the widely used cable standard. Transmission uses 18 The DVB-C Annex-C is optimized for 6MHz, and is used in Japan. It 19 supports a subset of the Annex A modulation types, and a roll-off of 22 The following parameters are valid for DVB-C Annex A/C: 48 .. _dvbc-annex-b-params: 50 DVB-C Annex B delivery system 53 The DVB-C Annex-B is only used on a few Countries like the United 56 The following parameters are valid for DVB-C Annex B:
|
D | frontend.rst | 16 - Cable systems: DVB-C Annex A/C, ClearQAM (DVB-C Annex B)
|
D | fe-type-t.rst | 47 - For DVB-C annex A standard 67 - For ATSC standard (terrestrial) or for DVB-C Annex B (cable) used
|
/linux-6.12.1/drivers/media/dvb-frontends/ |
D | stv0367_priv.h | 169 FE_CAB_FEC_A = 1, /* J83 Annex A */ 170 FE_CAB_FEC_B = (1 << 1),/* J83 Annex B */ 171 FE_CAB_FEC_C = (1 << 2) /* J83 Annex C */
|
D | drxk_hard.h | 278 bool m_itut_annex_c; /* If true, uses ITU-T DVB-C Annex C, instead of Annex A */
|
D | tda10021.c | 295 * Bit 0 == 0 means roll-off = 0.15 (Annex A) in tda10021_set_parameters() 296 * == 1 means roll-off = 0.13 (Annex C) in tda10021_set_parameters()
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | pixfmt-compressed.rst | 141 * .. _V4L2-PIX-FMT-VC1-ANNEX-G: 145 - VC1, SMPTE 421M Annex G compliant stream. 146 * .. _V4L2-PIX-FMT-VC1-ANNEX-L: 150 - VC1, SMPTE 421M Annex L compliant stream.
|
D | ext-ctrls-fm-rx.rst | 33 programme service identification and selection. In Annex E of 48 also fully described in Annex E of :ref:`iec62106`. The length of
|
D | ext-ctrls-fm-tx.rst | 40 Annex E of :ref:`iec62106`, the RDS specification, there is a full 54 The encoding for Radio Text strings is also fully described in Annex
|
/linux-6.12.1/include/linux/dsa/ |
D | sja1105.h | 21 /* IEEE 802.3 Annex 57A: Slow Protocols PDUs (01:80:C2:xx:xx:xx) */ 24 /* IEEE 1588 Annex F: Transport of PTP over Ethernet (01:1B:19:xx:xx:xx) */
|
/linux-6.12.1/include/uapi/linux/hdlc/ |
D | ioctl.h | 34 #define LMI_ANSI 2 /* ANSI Annex D */ 35 #define LMI_CCITT 3 /* ITU-T Annex A */
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | ti,k3-am654-cpsw-nuss.yaml | 28 Support for IEEE 1588 Clock Synchronization (2008 Annex D, Annex E and Annex F)
|
/linux-6.12.1/drivers/usb/atm/ |
D | ueagle-atm.c | 110 int annex; member 246 ((x)->annex & ANNEXB) 531 static int annex[NB_MODEM]; variable 543 module_param_array(annex, uint, NULL, 0644); 544 MODULE_PARM_DESC(annex, 545 "manually set annex a/b (0=auto, 1=annex a, 2=annex b)"); 2529 if (annex[sc->modem_index] == 1) in uea_bind() 2530 sc->annex = ANNEXA; in uea_bind() 2531 else if (annex[sc->modem_index] == 2) in uea_bind() 2532 sc->annex = ANNEXB; in uea_bind() [all …]
|
D | cxacru.c | 1324 { /* V = Zyxel P = 630-C1 aka OMNI ADSL USB (Annex A) */ 1327 { /* V = Zyxel P = 630-C3 aka OMNI ADSL USB (Annex B) */ 1336 { /* V = Netopia P = Cayman 3341(Annex A)/3351(Annex B) */ 1339 { /* V = Netopia P = Cayman 3342(Annex A)/3352(Annex B) */
|
/linux-6.12.1/net/core/ |
D | ieee8021q_helpers.c | 12 * IEEE 802.1Q-2022 in Annex I "I.3 Traffic type to traffic class mapping" and 88 * example provided by IEEE 802.1Q-2022 in Annex I "I.3 Traffic type to traffic
|
/linux-6.12.1/drivers/firewire/ |
D | device-attribute-test.c | 12 // Annex C:Configuration ROM example(informative) 49 // Annex A:Consideration for configuration ROM reader design (informative)
|
/linux-6.12.1/drivers/rapidio/ |
D | Kconfig | 67 mechanism similar to one described in RapidIO specification Annex 1.
|
/linux-6.12.1/include/scsi/ |
D | iser.h | 49 * struct iser_cm_hdr - iSER CM header (from iSER Annex A12)
|
/linux-6.12.1/net/sched/ |
D | sch_cbs.c | 15 * Section 8.6.8.2, and explained in more detail in the Annex L of the 42 * 802.1Q-2014 Annex L, Equation L-3): 48 * this qdisc (IEEE 802.1Q-2014 Annex L, Equation L-2):
|
/linux-6.12.1/Documentation/ABI/stable/ |
D | sysfs-bus-firewire | 123 in SAM-2...SAM-4 annex A. They are persistent and world-wide
|
/linux-6.12.1/drivers/staging/vc04_services/vchiq-mmal/ |
D | mmal-encodings.h | 89 /** ISO 14496-10 Annex B byte stream format */
|
/linux-6.12.1/include/uapi/rdma/ |
D | rdma_user_cm.h | 73 /* See IBTA Annex A11, servies ID bytes 4 & 5 */
|
/linux-6.12.1/drivers/net/ethernet/ti/ |
D | cpsw_priv.h | 226 #define TS_ANNEX_F_EN BIT(6) /* Time Sync Annex F enable */ 227 #define TS_ANNEX_D_EN BIT(4) /* Time Sync Annex D enable */
|
/linux-6.12.1/include/uapi/linux/dvb/ |
D | frontend.h | 638 * Cable TV: DVB-C following ITU-T J.83 Annex A spec 640 * Cable TV: DVB-C following ITU-T J.83 Annex B spec (ClearQAM) 642 * Cable TV: DVB-C following ITU-T J.83 Annex C spec
|
/linux-6.12.1/drivers/media/test-drivers/vivid/ |
D | vivid-rds-gen.c | 90 * Uses the algorithm from Annex G of the RDS standard in vivid_rds_generate()
|