Home
last modified time | relevance | path

Searched full:compact (Results 1 – 25 of 346) sorted by relevance

12345678910>>...14

/openbmc/linux/net/ethtool/
H A Dfeatures.c58 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_reply_size() local
63 netdev_features_strings, compact); in features_reply_size()
68 netdev_features_strings, compact); in features_reply_size()
73 netdev_features_strings, compact); in features_reply_size()
78 netdev_features_strings, compact); in features_reply_size()
91 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_fill_reply() local
96 netdev_features_strings, compact); in features_fill_reply()
101 netdev_features_strings, compact); in features_fill_reply()
106 netdev_features_strings, compact); in features_fill_reply()
111 netdev_features_strings, compact); in features_fill_reply()
[all …]
H A Dtsinfo.c47 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_reply_size() local
59 sof_timestamping_names, compact); in tsinfo_reply_size()
67 ts_tx_type_names, compact); in tsinfo_reply_size()
75 ts_rx_filter_names, compact); in tsinfo_reply_size()
91 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_fill_reply() local
99 sof_timestamping_names, compact); in tsinfo_fill_reply()
107 ts_tx_type_names, compact); in tsinfo_fill_reply()
115 ts_rx_filter_names, compact); in tsinfo_fill_reply()
H A Dbitset.c164 * @compact: assume compact format for output
172 ethnl_string_array_t names, bool compact) in ethnl_bitset32_size() argument
182 if (compact) { in ethnl_bitset32_size()
224 * @compact: use compact format for the output
234 ethnl_string_array_t names, bool compact) in ethnl_put_bitset32() argument
247 if (compact) { in ethnl_put_bitset32()
321 * ethnl_bitset_is_compact() - check if bitset attribute represents a compact
324 * @compact: pointer for return value
328 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact) in ethnl_bitset_is_compact() argument
341 *compact = false; in ethnl_bitset_is_compact()
[all …]
H A Dbitset.h10 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact);
13 bool compact);
15 ethnl_string_array_t names, bool compact);
19 bool compact);
22 ethnl_string_array_t names, bool compact);
H A Dtunnels.c21 static ssize_t ethnl_udp_table_reply_size(unsigned int types, bool compact) in ethnl_udp_table_reply_size() argument
26 udp_tunnel_type_names, compact); in ethnl_udp_table_reply_size()
39 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_tunnel_info_reply_size() local
59 compact); in ethnl_tunnel_info_reply_size()
68 ret = ethnl_udp_table_reply_size(0, compact); in ethnl_tunnel_info_reply_size()
85 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_tunnel_info_fill_reply() local
113 udp_tunnel_type_names, compact)) in ethnl_tunnel_info_fill_reply()
135 udp_tunnel_type_names, compact)) in ethnl_tunnel_info_fill_reply()
H A Dprivflags.c92 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in privflags_reply_size() local
97 data->priv_flag_names, compact); in privflags_reply_size()
105 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in privflags_fill_reply() local
111 compact); in privflags_fill_reply()
152 bool compact; in ethnl_set_privflags() local
156 ret = ethnl_bitset_is_compact(tb[ETHTOOL_A_PRIVFLAGS_FLAGS], &compact); in ethnl_set_privflags()
160 ret = ethnl_get_priv_flags_info(dev, &nflags, compact ? NULL : &names); in ethnl_set_privflags()
H A Deee.c49 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in eee_reply_size() local
62 EEE_MODES_COUNT, link_mode_names, compact); in eee_reply_size()
68 EEE_MODES_COUNT, link_mode_names, compact); in eee_reply_size()
85 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in eee_fill_reply() local
92 EEE_MODES_COUNT, link_mode_names, compact); in eee_fill_reply()
97 link_mode_names, compact); in eee_fill_reply()
H A Ddebug.c48 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in debug_reply_size() local
51 netif_msg_class_names, compact); in debug_reply_size()
59 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in debug_fill_reply() local
63 netif_msg_class_names, compact); in debug_fill_reply()
H A Dwol.c51 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in wol_reply_size() local
56 WOL_MODE_COUNT, wol_mode_names, compact); in wol_reply_size()
69 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in wol_fill_reply() local
75 wol_mode_names, compact); in wol_fill_reply()
H A Dlinkmodes.c66 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in linkmodes_reply_size() local
78 link_mode_names, compact); in linkmodes_reply_size()
85 link_mode_names, compact); in linkmodes_reply_size()
107 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in linkmodes_fill_reply() local
117 compact); in linkmodes_fill_reply()
124 link_mode_names, compact); in linkmodes_fill_reply()
H A Dfec.c145 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in fec_reply_size() local
152 link_mode_names, compact); in fec_reply_size()
198 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in fec_fill_reply() local
205 link_mode_names, compact); in fec_fill_reply()
/openbmc/linux/Documentation/devicetree/bindings/ata/
H A Dcavium-compact-flash.txt1 * Compact Flash
3 The Cavium Compact Flash device is connected to the Octeon Boot Bus,
5 industry standard compact flash devices.
8 - compatible: "cavium,ebt3000-compact-flash";
24 compact-flash@5,0 {
25 compatible = "cavium,ebt3000-compact-flash";
H A Dintel,ixp4xx-compact-flash.yaml4 $id: http://devicetree.org/schemas/ata/intel,ixp4xx-compact-flash.yaml#
21 const: intel,ixp4xx-compact-flash
55 compatible = "intel,ixp4xx-compact-flash";
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30.py228 def compact(self, value): member in IRIProp
229 for iri, compact in self.context:
231 return compact
235 for iri, compact in self.context:
236 if value == compact:
288 encoder.write_iri(value, self.compact(value))
484 encoder.write_enum(value, self, self.compact(value))
596 compact=None, argument
610 cls._OBJ_PROPERTIES[iri] = (prop, min_count, max_count, pyname, compact)
721 for iri, _, _, _, pyname, compact in self.__iter_props():
[all …]
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp153c-dhcor-drc-compact.dts8 * DRC Compact PCB number: 627-100 or newer
16 #include "stm32mp15xx-dhcor-drc-compact.dtsi"
19 model = "DH electronics STM32MP153C DHCOR DRC Compact";
20 compatible = "dh,stm32mp153c-dhcor-drc-compact",
/openbmc/qemu/target/m68k/
H A Dsoftfloat.c233 int32_t compact, j, k; in floatx80_lognp1() local
276 compact = floatx80_make_compact(aExp, aSig); in floatx80_lognp1()
287 compact = floatx80_make_compact(aExp, aSig); in floatx80_lognp1()
289 if (compact < 0x3FFE8000 || compact > 0x3FFFC000) { in floatx80_lognp1()
349 } else if (compact < 0x3FFEF07D || compact > 0x3FFF8841) { in floatx80_lognp1()
356 if (compact >= 0x3FFF8000) { /* 1+Z >= 1 */ in floatx80_lognp1()
433 int32_t compact, j, k, adjk; in floatx80_logn() local
476 compact = floatx80_make_compact(aExp, aSig); in floatx80_logn()
478 if (compact < 0x3FFEF07D || compact > 0x3FFF8841) { in floatx80_logn()
728 int32_t compact, n, j, k, m, m1; in floatx80_etox() local
[all …]
/openbmc/qemu/hw/audio/
H A Dpl041.c16 * - Supports only one TX FIFO in compact-mode or non-compact mode.
89 uint32_t fifo_depth; /* FIFO depth in non-compact mode */
177 /* Non-compact mode */ in pl041_fifo1_write()
205 /* Compact mode */ in pl041_fifo1_write()
407 DBG_L1("=> txen = %i slots = 0x%01x tsize = %i compact = %i " in pl041_write()
429 DBG_L1("TX compact mode = %i\n", channel->tx_compact_mode); in pl041_write()
432 /* Check if compact mode is allowed with selected tsize */ in pl041_write()
437 DBG_L1("Compact mode not allowed with 18/20-bit sample size\n"); in pl041_write()
562 "pl041: unsupported non-compact fifo depth [%i]\n", in pl041_realize()
630 /* Non-compact FIFO depth property */
/openbmc/linux/arch/mips/kernel/
H A Dbranch.c258 * exception only. It does not handle compact branches/jumps and cannot
259 * be used in interrupt context. (Compact branches/jumps do not cause
316 * exception only. It does not handle compact branches/jumps and cannot
317 * be used in interrupt context. (Compact branches/jumps do not cause
412 * MIPS R6 Compact branches and forbidden slots:
413 * Compact branches do not throw exceptions because they do
417 * only possible reason to be here because of a MIPS R6 compact
616 * Compact branches for R6 for the in __compute_return_epc_for_insn()
652 * Compact branches for R6 for the in __compute_return_epc_for_insn()
792 /* Compact branch: BALC */ in __compute_return_epc_for_insn()
[all …]
/openbmc/u-boot/board/freescale/mpc8349itx/
H A Dmpc8349itx.c165 * Implement a work-around for a hardware problem with compact
168 * Program the UPM if compact flash is enabled.
179 switch. Since the compact flash and the switch share the same IRQ, in misc_init_f()
180 the Linux kernel will think that the compact flash is requesting irq in misc_init_f()
185 Without this code, compact flash will not work in Linux because in misc_init_f()
187 don't enable compact flash for U-Boot. in misc_init_f()
226 puts("UPMA: Configured for compact flash\n"); in misc_init_f()
/openbmc/linux/arch/arc/kernel/
H A DMakefile10 obj-$(CONFIG_ISA_ARCOMPACT) += entry-compact.o intc-compact.o
/openbmc/pldm/platform-mc/
H A Dterminus.hpp239 /** @brief Construct the NumericSensor sensor class for the compact numeric
242 * @param[in] pdr - the compact numeric sensor PDR info
247 /** @brief Parse the compact numeric sensor PDRs
250 * @return pointer to compact numeric sensor info struct
255 /** @brief Parse the sensor Auxiliary name from compact numeric sensor PDRs
/openbmc/linux/Documentation/accounting/
H A Ddelay-accounting.rst17 f) direct compact
53 cache, direct compact, write-protect copy, IRQ/SOFTIRQ etc.
120 COMPACT count delay total delay average
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A Dassabet.h41 #define ASSABET_BCR_CF_PWR (1<<0) /* Compact Flash Power (1 = 3.3v, 0 = off) */
42 #define ASSABET_BCR_CF_RST (1<<1) /* Compact Flash Reset (1 = power up reset) */
49 #define ASSABET_BCR_CF_BUS_OFF (1<<7) /* Compact Flash bus (0 = on, 1 = off (float)) */
/openbmc/openbmc-test-automation/systest/
H A Dhtx_hardbootme_test.robot97 # And save it in printable (compact) format.
99 ... ${loop_body_seconds} result_format=compact
129 ... ${est_seconds_left} result_format=compact
169 ... ${est_seconds_left} result_format=compact
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Darm,integrator.yaml32 - description: ARM Integrator Compact Platform (HBI-0086), this board has
33 a compact form factor and mainly consists of the bare minimum

12345678910>>...14