Home
last modified time | relevance | path

Searched refs:CONS (Results 1 – 4 of 4) sorted by relevance

/linux/lib/
H A Dasn1_encoder.c299 *(data++) = _tagn(CONT, CONS, tag); in asn1_encode_tag()
399 *(data++) = _tag(UNIV, CONS, SEQ); in asn1_encode_sequence()
/linux/net/netfilter/
H A Dnf_conntrack_h323_types.c297 {FNAME("videoBitRate") INT, CONS, 0, 0, SKIP | OPT, 0, NULL},
298 {FNAME("vbvBufferSize") INT, CONS, 0, 0, SKIP | OPT, 0, NULL},
302 {FNAME("luminanceSampleRate") INT, CONS, 0, 0, SKIP | OPT, 0, NULL},
312 {FNAME("maxBitRate") INT, CONS, 1, 0, SKIP, 0, NULL},
319 {FNAME("hrd-B") INT, CONS, 0, 0, SKIP | OPT, 0, NULL},
334 {FNAME("videoBitRate") INT, CONS, 0, 0, SKIP | OPT, 0, NULL},
335 {FNAME("vbvBufferSize") INT, CONS, 0, 0, SKIP | OPT, 0, NULL},
339 {FNAME("luminanceSampleRate") INT, CONS, 0, 0, SKIP | OPT, 0, NULL},
515 {FNAME("maxBitRate") INT, CONS, 0, 0, SKIP, 0, NULL},
550 {FNAME("sendBufferSize") INT, CONS, 0, 0, SKIP, 0, NULL},
[all …]
H A Dnf_conntrack_h323_asn1.c63 #define CONS 11 macro
330 case CONS: /* 64K < Range < 4G */ in decode_int()
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Dtegra241-cmdqv.c455 readl_relaxed(REG_VCMDQ_PAGE0(vcmdq, CONS))); in tegra241_vcmdq_hw_deinit()
460 writel_relaxed(0, REG_VCMDQ_PAGE0(vcmdq, CONS)); in tegra241_vcmdq_hw_deinit()
493 readl_relaxed(REG_VCMDQ_PAGE0(vcmdq, CONS))); in tegra241_vcmdq_hw_init()