| /kernel/linux/linux-6.6/drivers/clk/stm32/ |
| D | stm32mp13_rcc.h | 213 /* RCC_SECCFGR register fields */ 237 /* RCC_MP_SREQSETR register fields */ 240 /* RCC_MP_SREQCLRR register fields */ 243 /* RCC_MP_APRSTCR register fields */ 248 /* RCC_MP_APRSTSR register fields */ 252 /* RCC_PWRLPDLYCR register fields */ 256 /* RCC_MP_GRSTCSETR register fields */ 260 /* RCC_BR_RSTSCLRR register fields */ 272 /* RCC_MP_RSTSSETR register fields */ 288 /* RCC_MP_RSTSCLRR register fields */ [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/macsec/ |
| D | macsec_api.h | 49 * Filter table, and unpack it into the fields of rec. 50 * rec - [OUT] The raw table row data will be unpacked into the fields of rec. 57 /*! Pack the fields of rec, and write the packed data into the 67 * Packet Classifier table, and unpack it into the fields of rec. 68 * rec - [OUT] The raw table row data will be unpacked into the fields of rec. 75 /*! Pack the fields of rec, and write the packed data into the 85 * Lookup table, and unpack it into the fields of rec. 86 * rec - [OUT] The raw table row data will be unpacked into the fields of rec. 93 /*! Pack the fields of rec, and write the packed data into the 103 * Lookup table, and unpack it into the fields of rec. [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/macsec/ |
| D | macsec_api.h | 49 * Filter table, and unpack it into the fields of rec. 50 * rec - [OUT] The raw table row data will be unpacked into the fields of rec. 57 /*! Pack the fields of rec, and write the packed data into the 67 * Packet Classifier table, and unpack it into the fields of rec. 68 * rec - [OUT] The raw table row data will be unpacked into the fields of rec. 75 /*! Pack the fields of rec, and write the packed data into the 85 * Lookup table, and unpack it into the fields of rec. 86 * rec - [OUT] The raw table row data will be unpacked into the fields of rec. 93 /*! Pack the fields of rec, and write the packed data into the 103 * Lookup table, and unpack it into the fields of rec. [all …]
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | field-order.rst | 11 Interlaced video divides an image into two fields, containing only the 14 fields a cathode ray TV displays the lines interleaved, yielding the 17 fields reduces the flicker without the necessity of doubling the frame 21 at a time, merely transmitting the frames separated into fields. The 22 fields are in fact captured at two different instances in time. An 28 interleaved, it is also important applications understand how the fields 30 even) fields, the *spatial order*: The first line of the top field is 34 However because fields were captured one after the other, arguing 36 two successive top and bottom, or bottom and top fields yield a valid 38 transferring film to video, two fields may come from the same frame, [all …]
|
| /kernel/linux/linux-6.6/Documentation/accounting/ |
| D | taskstats-struct.rst | 5 This document contains an explanation of the struct taskstats fields. 7 There are three different groups of fields in the struct taskstats: 9 1) Common and basic accounting fields 11 the common fields and basic accounting fields are collected for 13 2) Delay accounting fields 14 These fields are placed between:: 16 /* Delay accounting fields start */ 20 /* Delay accounting fields end */ 23 3) Extended accounting fields 24 These fields are placed between:: [all …]
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/ |
| D | field-order.rst | 11 Interlaced video divides an image into two fields, containing only the 14 fields a cathode ray TV displays the lines interleaved, yielding the 17 fields reduces the flicker without the necessity of doubling the frame 21 at a time, merely transmitting the frames separated into fields. The 22 fields are in fact captured at two different instances in time. An 28 interleaved, it is also important applications understand how the fields 30 even) fields, the *spatial order*: The first line of the top field is 34 However because fields were captured one after the other, arguing 36 two successive top and bottom, or bottom and top fields yield a valid 38 transferring film to video, two fields may come from the same frame, [all …]
|
| /kernel/linux/linux-5.10/Documentation/accounting/ |
| D | taskstats-struct.rst | 5 This document contains an explanation of the struct taskstats fields. 7 There are three different groups of fields in the struct taskstats: 9 1) Common and basic accounting fields 11 the common fields and basic accounting fields are collected for 13 2) Delay accounting fields 14 These fields are placed between:: 16 /* Delay accounting fields start */ 20 /* Delay accounting fields end */ 23 3) Extended accounting fields 24 These fields are placed between:: [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
| D | dpkg.h | 60 /* Protocol fields */ 62 /* Ethernet fields */ 71 /* VLAN fields */ 83 /* IP (generic) fields */ 94 /* IPV4 fields */ 112 /* IPV6 fields */ 123 /* ICMP fields */ 131 /* IGMP fields */ 138 /* TCP fields */ 152 /* UDP fields */ [all …]
|
| D | dpaa2-ethtool.c | 321 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_eth_rule() argument 329 *fields |= DPAA2_ETH_DIST_ETHTYPE; in dpaa2_eth_prep_eth_rule() 336 *fields |= DPAA2_ETH_DIST_ETHSRC; in dpaa2_eth_prep_eth_rule() 343 *fields |= DPAA2_ETH_DIST_ETHDST; in dpaa2_eth_prep_eth_rule() 351 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_uip_rule() argument 363 *fields |= DPAA2_ETH_DIST_IPSRC; in dpaa2_eth_prep_uip_rule() 370 *fields |= DPAA2_ETH_DIST_IPDST; in dpaa2_eth_prep_uip_rule() 377 *fields |= DPAA2_ETH_DIST_IPPROTO; in dpaa2_eth_prep_uip_rule() 387 *fields |= DPAA2_ETH_DIST_L4SRC; in dpaa2_eth_prep_uip_rule() 392 *fields |= DPAA2_ETH_DIST_L4DST; in dpaa2_eth_prep_uip_rule() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
| D | dpkg.h | 61 /* Protocol fields */ 63 /* Ethernet fields */ 72 /* VLAN fields */ 84 /* IP (generic) fields */ 95 /* IPV4 fields */ 113 /* IPV6 fields */ 124 /* ICMP fields */ 132 /* IGMP fields */ 139 /* TCP fields */ 153 /* UDP fields */ [all …]
|
| D | dpaa2-ethtool.c | 353 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_eth_rule() argument 361 *fields |= DPAA2_ETH_DIST_ETHTYPE; in dpaa2_eth_prep_eth_rule() 368 *fields |= DPAA2_ETH_DIST_ETHSRC; in dpaa2_eth_prep_eth_rule() 375 *fields |= DPAA2_ETH_DIST_ETHDST; in dpaa2_eth_prep_eth_rule() 383 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_uip_rule() argument 395 *fields |= DPAA2_ETH_DIST_IPSRC; in dpaa2_eth_prep_uip_rule() 402 *fields |= DPAA2_ETH_DIST_IPDST; in dpaa2_eth_prep_uip_rule() 409 *fields |= DPAA2_ETH_DIST_IPPROTO; in dpaa2_eth_prep_uip_rule() 419 *fields |= DPAA2_ETH_DIST_L4SRC; in dpaa2_eth_prep_uip_rule() 424 *fields |= DPAA2_ETH_DIST_L4DST; in dpaa2_eth_prep_uip_rule() [all …]
|
| /kernel/linux/linux-6.6/sound/soc/tegra/ |
| D | tegra210_mbdrc.h | 50 /* Fields for TEGRA210_MBDRC_CFG */ 72 /* Fields for TEGRA210_MBDRC_CHANNEL_MASK */ 76 /* Fields for TEGRA210_MBDRC_MASTER_VOL */ 81 /* Fields for TEGRA210_MBDRC_FAST_FACTOR */ 88 /* Fields for TEGRA210_MBDRC_IIR_CFG */ 92 /* Fields for TEGRA210_MBDRC_IN_ATTACK */ 96 /* Fields for TEGRA210_MBDRC_IN_RELEASE */ 100 /* Fields for TEGRA210_MBDRC_FAST_ATTACK */ 104 /* Fields for TEGRA210_MBDRC_IN_THRESHOLD / TEGRA210_MBDRC_OUT_THRESHOLD */ 117 /* Fields for TEGRA210_MBDRC_RATIO_1ST */ [all …]
|
| /kernel/linux/linux-6.6/arch/x86/kvm/ |
| D | ioapic.c | 118 e->fields.dest_id, in __rtc_irq_eoi_tracking_restore_one() 119 kvm_lapic_irq_dest_mode(!!e->fields.dest_mode))) in __rtc_irq_eoi_tracking_restore_one() 122 new_val = kvm_apic_pending_eoi(vcpu, e->fields.vector); in __rtc_irq_eoi_tracking_restore_one() 130 dest_map->vectors[vcpu->vcpu_id] = e->fields.vector; in __rtc_irq_eoi_tracking_restore_one() 192 entry->fields.dest_id, in ioapic_lazy_update_eoi() 193 entry->fields.dest_mode) || in ioapic_lazy_update_eoi() 194 kvm_apic_pending_eoi(vcpu, entry->fields.vector)) in ioapic_lazy_update_eoi() 201 rtc_irq_eoi(ioapic, vcpu, entry->fields.vector); in ioapic_lazy_update_eoi() 215 edge = (entry.fields.trig_mode == IOAPIC_EDGE_TRIG); in ioapic_set_irq() 294 if (e->fields.trig_mode == IOAPIC_LEVEL_TRIG || in kvm_ioapic_scan_entry() [all …]
|
| /kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/ |
| D | libtraceevent-fields.txt | 6 tep_event_common_fields, tep_event_fields - Get a list of fields for an event. 21 fields for the _event_. The array is allocated in the function and must be freed 25 fields for the _event_. The array is allocated in the function and must be freed 43 struct tep_format_field **fields; 46 fields = tep_event_common_fields(event); 47 if (fields != NULL) { 49 while (fields[i]) { 51 walk through the list of the common fields 56 free(fields); 58 fields = tep_event_fields(event); [all …]
|
| /kernel/linux/linux-5.10/arch/x86/kvm/ |
| D | ioapic.c | 119 e->fields.dest_id, in __rtc_irq_eoi_tracking_restore_one() 120 kvm_lapic_irq_dest_mode(!!e->fields.dest_mode))) in __rtc_irq_eoi_tracking_restore_one() 123 new_val = kvm_apic_pending_eoi(vcpu, e->fields.vector); in __rtc_irq_eoi_tracking_restore_one() 131 dest_map->vectors[vcpu->vcpu_id] = e->fields.vector; in __rtc_irq_eoi_tracking_restore_one() 193 entry->fields.dest_id, in ioapic_lazy_update_eoi() 194 entry->fields.dest_mode) || in ioapic_lazy_update_eoi() 195 kvm_apic_pending_eoi(vcpu, entry->fields.vector)) in ioapic_lazy_update_eoi() 202 rtc_irq_eoi(ioapic, vcpu, entry->fields.vector); in ioapic_lazy_update_eoi() 216 edge = (entry.fields.trig_mode == IOAPIC_EDGE_TRIG); in ioapic_set_irq() 295 if (e->fields.trig_mode == IOAPIC_LEVEL_TRIG || in kvm_ioapic_scan_entry() [all …]
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| D | trace_events_synth.c | 31 C(TOO_MANY_FIELDS, "Too many fields"), \ 130 union trace_synth_field fields[]; member 136 int offset = offsetof(typeof(trace), fields); in synth_event_define_fields() 144 size = event->fields[i]->size; in synth_event_define_fields() 145 is_signed = event->fields[i]->is_signed; in synth_event_define_fields() 146 type = event->fields[i]->type; in synth_event_define_fields() 147 name = event->fields[i]->name; in synth_event_define_fields() 153 event->fields[i]->offset = n_u64; in synth_event_define_fields() 155 if (event->fields[i]->is_string && !event->fields[i]->is_dynamic) { in synth_event_define_fields() 366 fmt = synth_field_fmt(se->fields[i]->type); in print_synth_event() [all …]
|
| /kernel/linux/linux-6.6/drivers/iio/adc/ |
| D | stm32-adc-core.h | 54 /* STM32F4_ADC_SR - bit fields */ 59 /* STM32F4_ADC_CR1 - bit fields */ 66 /* STM32F4_ADC_CR2 - bit fields */ 77 /* STM32F4_ADC_CSR - bit fields */ 85 /* STM32F4_ADC_CCR - bit fields */ 124 /* STM32H7_ADC_ISR - bit fields */ 130 /* STM32H7_ADC_IER - bit fields */ 134 /* STM32H7_ADC_CR - bit fields */ 153 /* STM32H7_ADC_CFGR bit fields */ 170 /* STM32H7_ADC_DIFSEL - bit fields */ [all …]
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | trace_events_synth.c | 28 C(TOO_MANY_FIELDS, "Too many fields"), \ 108 u64 fields[]; member 114 int offset = offsetof(typeof(trace), fields); in synth_event_define_fields() 122 size = event->fields[i]->size; in synth_event_define_fields() 123 is_signed = event->fields[i]->is_signed; in synth_event_define_fields() 124 type = event->fields[i]->type; in synth_event_define_fields() 125 name = event->fields[i]->name; in synth_event_define_fields() 131 event->fields[i]->offset = n_u64; in synth_event_define_fields() 133 if (event->fields[i]->is_string && !event->fields[i]->is_dynamic) { in synth_event_define_fields() 332 fmt = synth_field_fmt(se->fields[i]->type); in print_synth_event() [all …]
|
| /kernel/linux/linux-5.10/drivers/phy/ti/ |
| D | phy-am654-serdes.c | 235 struct regmap_field *fields[MAX_FIELDS]; member 251 ret = regmap_field_write(phy->fields[PLL_ENABLE], PLL_ENABLE_STATE); in serdes_am654_enable_pll() 255 return regmap_field_read_poll_timeout(phy->fields[PLL_OK], val, val, in serdes_am654_enable_pll() 264 ret = regmap_field_write(phy->fields[PLL_ENABLE], PLL_DISABLE_STATE); in serdes_am654_disable_pll() 274 ret |= regmap_field_write(phy->fields[TX0_ENABLE], TX0_ENABLE_STATE); in serdes_am654_enable_txrx() 277 ret |= regmap_field_write(phy->fields[RX0_ENABLE], RX0_ENABLE_STATE); in serdes_am654_enable_txrx() 290 ret |= regmap_field_write(phy->fields[TX0_ENABLE], TX0_DISABLE_STATE); in serdes_am654_disable_txrx() 293 ret |= regmap_field_write(phy->fields[RX0_ENABLE], RX0_DISABLE_STATE); in serdes_am654_disable_txrx() 320 return regmap_field_read_poll_timeout(phy->fields[CMU_OK_I_0], val, in serdes_am654_power_on() 421 ret |= regmap_field_write(phy->fields[CMU_PLL_CTRL], 0x2); in serdes_am654_pcie_init() [all …]
|
| /kernel/linux/linux-6.6/drivers/phy/ti/ |
| D | phy-am654-serdes.c | 235 struct regmap_field *fields[MAX_FIELDS]; member 251 ret = regmap_field_write(phy->fields[PLL_ENABLE], PLL_ENABLE_STATE); in serdes_am654_enable_pll() 255 return regmap_field_read_poll_timeout(phy->fields[PLL_OK], val, val, in serdes_am654_enable_pll() 264 ret = regmap_field_write(phy->fields[PLL_ENABLE], PLL_DISABLE_STATE); in serdes_am654_disable_pll() 274 ret |= regmap_field_write(phy->fields[TX0_ENABLE], TX0_ENABLE_STATE); in serdes_am654_enable_txrx() 277 ret |= regmap_field_write(phy->fields[RX0_ENABLE], RX0_ENABLE_STATE); in serdes_am654_enable_txrx() 290 ret |= regmap_field_write(phy->fields[TX0_ENABLE], TX0_DISABLE_STATE); in serdes_am654_disable_txrx() 293 ret |= regmap_field_write(phy->fields[RX0_ENABLE], RX0_DISABLE_STATE); in serdes_am654_disable_txrx() 320 return regmap_field_read_poll_timeout(phy->fields[CMU_OK_I_0], val, in serdes_am654_power_on() 421 ret |= regmap_field_write(phy->fields[CMU_PLL_CTRL], 0x2); in serdes_am654_pcie_init() [all …]
|
| /kernel/linux/linux-5.10/include/linux/mfd/ |
| D | twl4030-audio.h | 87 /* TWL4030_CODEC_MODE (0x01) Fields */ 105 /* TWL4030_OPTION (0x02) Fields */ 115 /* TWL4030_REG_MICBIAS_CTL (0x04) Fields */ 122 /* ANAMICL (0x05) Fields */ 135 /* ANAMICR (0x06) Fields */ 140 /* AVADC_CTL (0x07) Fields */ 145 /* TWL4030_REG_ADCMICSEL (0x08) Fields */ 151 /* AUDIO_IF (0x0E) Fields */ 166 /* VOICE_IF (0x0F) Fields */ 179 /* HS_GAIN_SET (0x23) Fields */ [all …]
|
| /kernel/linux/linux-6.6/include/linux/mfd/ |
| D | twl4030-audio.h | 87 /* TWL4030_CODEC_MODE (0x01) Fields */ 105 /* TWL4030_OPTION (0x02) Fields */ 115 /* TWL4030_REG_MICBIAS_CTL (0x04) Fields */ 122 /* ANAMICL (0x05) Fields */ 135 /* ANAMICR (0x06) Fields */ 140 /* AVADC_CTL (0x07) Fields */ 145 /* TWL4030_REG_ADCMICSEL (0x08) Fields */ 151 /* AUDIO_IF (0x0E) Fields */ 166 /* VOICE_IF (0x0F) Fields */ 179 /* HS_GAIN_SET (0x23) Fields */ [all …]
|
| D | twl6040.h | 59 /* INTID (0x03) fields */ 69 /* INTMR (0x04) fields */ 79 /* NCPCTL (0x05) fields */ 84 /* LDOCTL (0x06) fields */ 91 /* HPPLLCTL (0x07) fields */ 103 /* LPPLLCTL (0x08) fields */ 111 /* HSLCTL/R (0x10/0x11) fields */ 118 /* HFLCTL/R (0x14/0x16) fields */ 125 /* VIBCTLL/R (0x18/0x1A) fields */ 133 /* VIBDATL/R (0x19/0x1B) fields */ [all …]
|
| /kernel/linux/linux-6.6/Documentation/trace/ |
| D | histogram-design.rst | 74 keeps an array of these fields named fields[]. The fields[] array is 93 fields[] array is the tracing_map instance created for the histogram, 103 associated key and value fields for the histogram described above. As 104 you can see, there are two fields in the fields array, one val field 109 relationships between the hist_data fields and the tracing_map 115 | .fields[] |---->| val = hitcount |----------------------------+ 145 The hist_data n_vals and n_fields delineate the extent of the fields[] | | 149 histogram, with pointers from various parts of the fields[] array | | 162 for each key or value in the map_elt.fields[] array. There is an | | 163 entry in the map_elt.fields[] array corresponding to each hist_field | | [all …]
|
| /kernel/linux/linux-5.10/Documentation/trace/ |
| D | histogram-design.rst | 74 keeps an array of these fields named fields[]. The fields[] array is 93 fields[] array is the tracing_map instance created for the histogram, 103 associated key and value fields for the histogram described above. As 104 you can see, there are two fields in the fields array, one val field 109 relationships between the hist_data fields and the tracing_map 115 | .fields[] |---->| val = hitcount |----------------------------+ 145 The hist_data n_vals and n_fields delineate the extent of the fields[] | | 149 histogram, with pointers from various parts of the fields[] array | | 162 for each key or value in the map_elt.fields[] array. There is an | | 163 entry in the map_elt.fields[] array corresponding to each hist_field | | [all …]
|