Searched refs:u32 (Results 1 – 25 of 3674) sorted by relevance
12345678910>>...147
/linux-4.19.296/drivers/media/common/b2c2/ |
D | flexcop_ibi_value_be.h | 11 u32 raw; 14 u32 dma_address0 :30; 15 u32 dma_0No_update : 1; 16 u32 dma_0start : 1; 20 u32 dma_addr_size :24; 21 u32 DMA_maxpackets : 8; 25 u32 dma_addr_size :24; 26 u32 unused : 1; 27 u32 dma1timer : 7; 31 u32 dma_addr_size :24; [all …]
|
D | flexcop_ibi_value_le.h | 11 u32 raw; 14 u32 dma_0start : 1; 15 u32 dma_0No_update : 1; 16 u32 dma_address0 :30; 20 u32 DMA_maxpackets : 8; 21 u32 dma_addr_size :24; 25 u32 dma1timer : 7; 26 u32 unused : 1; 27 u32 dma_addr_size :24; 31 u32 unused : 1; [all …]
|
/linux-4.19.296/drivers/edac/ |
D | pnd2_edac.h | 20 u32 lock : 1; 21 u32 reserved_1 : 19; 22 u32 touud : 12; 30 u32 touud : 7; 31 u32 reserved_0 : 25; 39 u32 lock : 1; 40 u32 reserved_0 : 19; 41 u32 tolud : 12; 49 u32 enable : 1; 50 u32 pad_3_1 : 3; [all …]
|
/linux-4.19.296/include/linux/ |
D | switchtec.h | 46 u32 cmd; 47 u32 status; 48 u32 ret_value; 63 u32 global_summary; 64 u32 reserved3[3]; 65 u32 stack_error_event_hdr; 66 u32 stack_error_event_data; 67 u32 reserved4[4]; 68 u32 ppu_error_event_hdr; 69 u32 ppu_error_event_data; [all …]
|
D | psp-sev.h | 101 u32 flags; /* In */ 102 u32 reserved; /* In */ 104 u32 tmr_len; /* In */ 115 u32 len; /* In/Out */ 128 u32 pek_cert_len; /* In */ 129 u32 reserved; /* In */ 131 u32 oca_cert_len; /* In */ 142 u32 len; /* In */ 153 u32 len; /* In/Out */ 165 u32 pdh_cert_len; /* In/Out */ [all …]
|
D | tcp.h | 82 u32 start_seq; 83 u32 end_seq; 93 u32 ts_recent; /* Time stamp to echo next */ 94 u32 rcv_tsval; /* Time stamp value */ 95 u32 rcv_tsecr; /* Time stamp echo reply */ 131 u32 txhash; 132 u32 rcv_isn; 133 u32 snt_isn; 134 u32 ts_off; 135 u32 last_oow_ack_time; /* last SYNACK */ [all …]
|
D | qcom_scm.h | 25 u32 addr; 26 u32 val; 47 extern int qcom_scm_hdcp_req(struct qcom_scm_hdcp_req *req, u32 req_cnt, 48 u32 *resp); 49 extern bool qcom_scm_pas_supported(u32 peripheral); 50 extern int qcom_scm_pas_init_image(u32 peripheral, const void *metadata, 52 extern int qcom_scm_pas_mem_setup(u32 peripheral, phys_addr_t addr, 54 extern int qcom_scm_pas_auth_and_reset(u32 peripheral); 55 extern int qcom_scm_pas_shutdown(u32 peripheral); 59 extern void qcom_scm_cpu_power_down(u32 flags); [all …]
|
/linux-4.19.296/drivers/s390/cio/ |
D | orb.h | 19 u32 intparm; /* interruption parameter */ 20 u32 key:4; /* flags, like key, suspend control, etc. */ 21 u32 spnd:1; /* suspend control */ 22 u32 res1:1; /* reserved */ 23 u32 mod:1; /* modification control */ 24 u32 sync:1; /* synchronize control */ 25 u32 fmt:1; /* format control */ 26 u32 pfch:1; /* prefetch control */ 27 u32 isic:1; /* initial-status-interruption control */ 28 u32 alcc:1; /* address-limit-checking control */ [all …]
|
D | chsc.h | 17 u32 values[NR_MEASUREMENT_CHARS]; 22 u32 values[NR_MEASUREMENT_ENTRIES]; 30 u32:24; 32 u32 unused[2]; 34 u32:16; 40 u32 zeros[2]; 53 u32 secm : 1; /* bit 84 */ 54 u32 : 1; 55 u32 scmc : 1; /* bit 86 */ 56 u32 : 20; [all …]
|
/linux-4.19.296/include/linux/platform_data/ |
D | gpmc-omap.h | 35 u32 sync_clk; 38 u32 cs_on; /* Assertion time */ 39 u32 cs_rd_off; /* Read deassertion time */ 40 u32 cs_wr_off; /* Write deassertion time */ 43 u32 adv_on; /* Assertion time */ 44 u32 adv_rd_off; /* Read deassertion time */ 45 u32 adv_wr_off; /* Write deassertion time */ 46 u32 adv_aad_mux_on; /* ADV assertion time for AAD */ 47 u32 adv_aad_mux_rd_off; /* ADV read deassertion time for AAD */ 48 u32 adv_aad_mux_wr_off; /* ADV write deassertion time for AAD */ [all …]
|
/linux-4.19.296/drivers/thunderbolt/ |
D | tb_regs.h | 97 u32 count:4; /* number of link controllers */ 98 u32 unknown1:4; 99 u32 base_offset:8; /* 103 u32 length:12; /* link controller configuration area length */ 104 u32 unknown2:4; /* TODO check that length is correct */ 109 u32 unknown1:16; 110 u32 unknown2:14; 112 u32 unknown3:11; 114 u32 unknown4:2; 126 u32 unknown2:24; [all …]
|
D | tb_msgs.h | 38 u32 route_hi:22; 39 u32 unknown:10; /* highest order bit is set on replies */ 40 u32 route_lo; 45 u32 offset:13; /* in dwords */ 46 u32 length:6; /* in dwords */ 47 u32 port:6; 49 u32 seq:2; /* sequence number */ 50 u32 zero:3; 63 u32 data[64]; /* maximum size, tb_cfg_address.length has 6 bits */ 70 u32 zero1:4; [all …]
|
/linux-4.19.296/drivers/media/common/siano/ |
D | smscoreapi.h | 213 u32 fw_buf_size; 635 u32 msg_data[1]; 640 u32 msg_data[2]; 645 u32 msg_data[5]; 650 u32 mem_addr; 682 u32 check_sum; 683 u32 length; 684 u32 start_address; 691 u32 reserved; /* reserved */ 694 u32 is_rf_locked; /* 0 - not locked, 1 - locked */ [all …]
|
/linux-4.19.296/include/linux/usb/ |
D | usb338x.h | 53 u32 usbclass; 57 u32 ss_sel; 60 u32 ss_del; 63 u32 usb2lpm; 67 u32 usb3belt; 70 u32 usbctl2; 78 u32 in_timeout; 91 u32 isodelay; 97 u32 ep_fifo_size_base; 102 u32 ep_fifo_out_wrptr; [all …]
|
D | net2280.h | 41 u32 devinit; 51 u32 eectl; 62 u32 eeclkfreq; 63 u32 _unused0; 66 u32 pciirqenb0; /* interrupt PCI master ... */ 75 u32 pciirqenb1; 98 u32 cpu_irqenb0; /* ... or onboard 8051 */ 107 u32 cpu_irqenb1; 135 u32 _unused1; 136 u32 usbirqenb1; [all …]
|
/linux-4.19.296/fs/reiserfs/ |
D | hashes.c | 26 u32 sum = 0; \ 28 u32 b0, b1; \ 44 u32 keyed_hash(const signed char *msg, int len) in keyed_hash() 46 u32 k[] = { 0x9464a485, 0x542e1a94, 0x3e846bff, 0xb75bcfc3 }; in keyed_hash() 48 u32 h0 = k[0], h1 = k[1]; in keyed_hash() 49 u32 a, b, c, d; in keyed_hash() 50 u32 pad; in keyed_hash() 55 pad = (u32) len | ((u32) len << 8); in keyed_hash() 59 a = (u32) msg[0] | in keyed_hash() 60 (u32) msg[1] << 8 | (u32) msg[2] << 16 | (u32) msg[3] << 24; in keyed_hash() [all …]
|
/linux-4.19.296/include/linux/mlx5/ |
D | transobj.h | 38 int mlx5_core_alloc_transport_domain(struct mlx5_core_dev *dev, u32 *tdn); 39 void mlx5_core_dealloc_transport_domain(struct mlx5_core_dev *dev, u32 tdn); 40 int mlx5_core_create_rq(struct mlx5_core_dev *dev, u32 *in, int inlen, 41 u32 *rqn); 42 int mlx5_core_modify_rq(struct mlx5_core_dev *dev, u32 rqn, u32 *in, int inlen); 43 void mlx5_core_destroy_rq(struct mlx5_core_dev *dev, u32 rqn); 44 int mlx5_core_query_rq(struct mlx5_core_dev *dev, u32 rqn, u32 *out); 45 int mlx5_core_create_sq(struct mlx5_core_dev *dev, u32 *in, int inlen, 46 u32 *sqn); 47 int mlx5_core_modify_sq(struct mlx5_core_dev *dev, u32 sqn, u32 *in, int inlen); [all …]
|
/linux-4.19.296/drivers/s390/scsi/ |
D | zfcp_fsf.h | 180 u32 res1; 184 u32 res1; 185 u32 link_failure_error_count; 186 u32 loss_of_sync_error_count; 187 u32 loss_of_signal_error_count; 188 u32 primitive_sequence_error_count; 189 u32 invalid_transmission_word_error_count; 190 u32 crc_error_count; 191 u32 primitive_sequence_event_timeout_count; 192 u32 elastic_buffer_overrun_error_count; [all …]
|
/linux-4.19.296/include/memory/ |
D | jedec_ddr.h | 119 u32 num_banks; 120 u32 tREFI_ns; 121 u32 tRFCab_ps; 130 u32 max_freq; 131 u32 min_freq; 132 u32 tRPab; 133 u32 tRCD; 134 u32 tWR; 135 u32 tRAS_min; 136 u32 tRRD; [all …]
|
/linux-4.19.296/include/acpi/ |
D | actbl2.h | 76 u32 node_count; 77 u32 node_offset; 78 u32 reserved; 88 u32 reserved; 89 u32 mapping_count; 90 u32 mapping_offset; 106 u32 input_base; /* Lowest value in input range */ 107 u32 id_count; /* Number of IDs */ 108 u32 output_base; /* Lowest value in output range */ 109 u32 output_reference; /* A reference to the output node */ [all …]
|
D | actbl1.h | 150 u32 mfg_id; 206 u32 enterprise_id; 230 u32 region_length; /* Length of the boot error region */ 237 u32 block_status; /* Type of error information */ 238 u32 raw_data_offset; /* Offset to raw error data */ 239 u32 raw_data_length; /* Length of raw error data */ 240 u32 data_length; /* Length of generic error data */ 241 u32 error_severity; /* Severity code */ 280 u32 image_offset_x; 281 u32 image_offset_y; [all …]
|
/linux-4.19.296/drivers/char/xilinx_hwicap/ |
D | xilinx_hwicap.h | 43 u32 write_buffer_in_use; /* Always in [0,3] */ 45 u32 read_buffer_in_use; /* Always in [0,3] */ 67 int (*get_configuration)(struct hwicap_drvdata *drvdata, u32 *data, 68 u32 size); 72 int (*set_configuration)(struct hwicap_drvdata *drvdata, u32 *data, 73 u32 size); 85 u32 (*get_status)(struct hwicap_drvdata *drvdata); 125 u32 CRC; 126 u32 FAR; 127 u32 FDRI; [all …]
|
/linux-4.19.296/include/linux/fsl/ |
D | ptp_qoriq.h | 16 u32 tmr_ctrl; /* Timer control register */ 17 u32 tmr_tevent; /* Timestamp event register */ 18 u32 tmr_temask; /* Timer event mask register */ 19 u32 tmr_pevent; /* Timestamp event register */ 20 u32 tmr_pemask; /* Timer event mask register */ 21 u32 tmr_stat; /* Timestamp status register */ 22 u32 tmr_cnt_h; /* Timer counter high register */ 23 u32 tmr_cnt_l; /* Timer counter low register */ 24 u32 tmr_add; /* Timer drift compensation addend register */ 25 u32 tmr_acc; /* Timer accumulator register */ [all …]
|
/linux-4.19.296/fs/nfsd/ |
D | xdr4.h | 64 u32 minorversion; 69 u32 sid_flags; 78 u32 atomic; 80 u32 before_ctime_sec; 81 u32 before_ctime_nsec; 83 u32 after_ctime_sec; 84 u32 after_ctime_nsec; 89 u32 ac_req_access; /* request */ 90 u32 ac_supported; /* response */ 91 u32 ac_resp_access; /* response */ [all …]
|
/linux-4.19.296/include/target/iscsi/ |
D | iscsi_target_core.h | 263 u32 MaxRecvDataSegmentLength; /* [512..2**24-1] */ 264 u32 MaxXmitDataSegmentLength; /* [512..2**24-1] */ 268 u32 InitiatorRecvDataSegmentLength; /* [512..2**24-1] */ 269 u32 TargetRecvDataSegmentLength; /* [512..2**24-1] */ 282 u32 MaxBurstLength; /* [512..2**24-1] */ 283 u32 FirstBurstLength; /* [512..2**24-1] */ 307 u32 iov_count; 308 u32 ss_iov_count; 309 u32 ss_marker_count; 323 u32 begrun; [all …]
|
12345678910>>...147