Home
last modified time | relevance | path

Searched refs:u32 (Results 9026 – 9050 of 24506) sorted by relevance

1...<<361362363364365366367368369370>>...981

/openbmc/linux/drivers/s390/char/
H A Dsclp_rw.h27 u32 domid;
42 u32 tag;
43 u32 revision_code;
/openbmc/linux/include/media/
H A Dv4l2-event.h72 u32 type;
73 u32 id;
74 u32 flags;
/openbmc/linux/drivers/infiniband/hw/usnic/
H A Dusnic_ib_verbs.h40 u32 port_num);
44 int usnic_ib_query_port(struct ib_device *ibdev, u32 port,
49 int usnic_ib_query_gid(struct ib_device *ibdev, u32 port, int index,
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dspl.c24 u32 aspeed_bootmode(void);
56 u32 spl_boot_device(void) in spl_boot_device()
72 void board_boot_order(u32 *spl_boot_list) in board_boot_order()
/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_pcie.h73 u32 doorbell_reg_offset;
74 u32 doorbell_write;
75 u32 doorbell_capture;
/openbmc/linux/sound/soc/sof/
H A Dsof-client-probes.h18 struct snd_soc_dai *dai, u32 *stream_id);
38 int (*init)(struct sof_client_dev *cdev, u32 stream_tag,
57 u32 extractor_stream_tag;
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.h42 u32 flags;
75 void vsp1_dl_body_write(struct vsp1_dl_body *dlb, u32 reg, u32 data);
/openbmc/linux/drivers/misc/mei/
H A Dhw-me.h32 u32 fw_ver_supported:1;
33 u32 hw_trc_supported:1;
65 int (*read_fws)(const struct mei_device *dev, int where, u32 *val);
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_arfs.h19 u32 flow_id;
46 u16 rxq_idx, u32 flow_id);
73 u16 __always_unused rxq_idx, u32 __always_unused flow_id) in ice_rx_flow_steer()
/openbmc/linux/arch/x86/include/asm/
H A Dmwait.h137 static inline void __tpause(u32 ecx, u32 edx, u32 eax) in __tpause()
/openbmc/linux/fs/nfs/
H A Dnfs42.h61 static inline u32 nfs42_listxattr_xdrsize(u32 buflen) in nfs42_listxattr_xdrsize()
63 u32 size = 8 * buflen / (XATTR_USER_PREFIX_LEN + 2) + 4; in nfs42_listxattr_xdrsize()
/openbmc/linux/include/linux/soc/ixp4xx/
H A Dcpu.h93 static inline u32 cpu_ixp4xx_features(struct regmap *rmap) in cpu_ixp4xx_features()
95 u32 val; in cpu_ixp4xx_features()
114 static inline u32 cpu_ixp4xx_features(struct regmap *rmap) in cpu_ixp4xx_features()
/openbmc/linux/arch/csky/kernel/
H A Dio.c20 *(u32 *)to = __raw_readl(from); in __memcpy_fromio()
48 __raw_writel(*(u32 *)from, to); in __memcpy_toio()
68 u32 qc = (u8)c; in __memset_io()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dos.h19 u32 __iomem *_p = (u32 __iomem *)(p); \
27 u32 size;
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dgp102.c46 const u32 data = nvkm_rd32(fb->subdev.device, 0x100ce0); in gp102_fb_vidmem_size()
47 const u32 lmag = (data & 0x000003f0) >> 4; in gp102_fb_vidmem_size()
48 const u32 lsca = (data & 0x0000000f); in gp102_fb_vidmem_size()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpch_udc.c219 u32 status;
220 u32 reserved;
221 u32 dataptr;
222 u32 next;
233 u32 status;
660 u32 buf_size, u32 ep_in) in pch_udc_ep_set_bufsz()
662 u32 data; in pch_udc_ep_set_bufsz()
2156 u32 epsts; in pch_udc_svc_data_in()
2270 u32 epsts; in pch_udc_svc_control_in()
2312 u32 stat; in pch_udc_svc_control_out()
[all …]
H A Dnet2280.c186 u32 max; in net2280_enable()
188 u32 type; in net2280_enable()
361 static int handshake(u32 __iomem *ptr, u32 mask, u32 done, int usec) in handshake()
381 u32 tmp; in ep_reset_228x()
671 u32 tmp; in out_flush()
1052 u32 s; in net2280_queue()
2059 u32 tmp; in usb_reset_228x()
2095 u32 tmp; in usb_reset_338x()
2153 u32 tmp; in usb_reinit_228x()
2519 u32 t; in handle_ep_small()
[all …]
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c205 u32 speed;
209 u32 arr_size;
279 u32 i; in qede_forced_speed_maps_init()
489 u32 flags = 0; in qede_get_priv_flags()
571 u32 i; in qede_set_link_ksettings()
1096 u32 count; in qede_set_channels()
1644 u32 pkt_size; in qede_selftest_run_loopback()
1762 u32 val; in qede_set_tunable()
1880 static u32 qede_link_to_ethtool_fec(u32 link_fec) in qede_link_to_ethtool_fec()
1898 static u32 qede_ethtool_to_link_fec(u32 eth_fec) in qede_ethtool_to_link_fec()
[all …]
/openbmc/linux/drivers/crypto/
H A Dsa2ul.c229 u32 type;
230 u32 *cmdl;
413 u32 *result; in sa_export_shash()
571 u32 *word_ptr = (u32 *)cmdl; in sa_format_cmdl_gen()
655 u32 *enc_iv = (u32 *)req->enc_iv; in sa_update_cmdl()
1043 u32 *result; in sa_aes_dma_in_callback()
1066 sa_prepare_tx_desc(u32 *mdptr, u32 pslen, u32 *psdata, u32 epiblen, u32 *epib) in sa_prepare_tx_desc()
1094 u32 *mdptr; in sa_run()
1702 u32 *mdptr; in sa_aead_dma_in_callback()
2212 u32 type; in sa_register_algos()
[all …]
/openbmc/linux/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_encap.c73 static inline void opa_vnic_make_header(u8 *hdr, u32 slid, u32 dlid, u16 len, in opa_vnic_make_header()
78 u32 h[OPA_VNIC_HDR_QW_LEN] = {0, 0xc0000000, 0, 0, 0}; in opa_vnic_make_header()
94 h[2] |= ((u32)pkey << OPA_16B_PKEY_SHFT); in opa_vnic_make_header()
121 u32 size = sizeof(struct hlist_head) * OPA_VNIC_MAC_TBL_SIZE; in opa_vnic_alloc_mac_tbl()
303 u32 dlid = 0; in opa_vnic_chk_mac_tbl()
338 u32 dlid; in opa_vnic_get_dlid()
449 u32 hash = skb_get_hash(skb); in opa_vnic_calc_entropy()
473 u32 pad_len; in opa_vnic_wire_length()
489 u32 dlid; in opa_vnic_encap_skb()
/openbmc/linux/arch/riscv/kernel/
H A Delf_kexec.c420 *(u32 *)loc = CLEAN_IMM(BTYPE, *(u32 *)loc) | in arch_kexec_apply_relocations_add()
424 *(u32 *)loc = CLEAN_IMM(JTYPE, *(u32 *)loc) | in arch_kexec_apply_relocations_add()
440 *(u32 *)loc = CLEAN_IMM(CBTYPE, *(u32 *)loc) | in arch_kexec_apply_relocations_add()
444 *(u32 *)loc = CLEAN_IMM(CJTYPE, *(u32 *)loc) | in arch_kexec_apply_relocations_add()
448 *(u32 *)loc += val; in arch_kexec_apply_relocations_add()
451 *(u32 *)loc -= val; in arch_kexec_apply_relocations_add()
/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv6110x.c108 static int stv6110x_set_frequency(struct dvb_frontend *fe, u32 frequency) in stv6110x_set_frequency()
111 u32 rDiv, divider; in stv6110x_set_frequency()
169 static int stv6110x_get_frequency(struct dvb_frontend *fe, u32 *frequency) in stv6110x_get_frequency()
187 static int stv6110x_set_bandwidth(struct dvb_frontend *fe, u32 bandwidth) in stv6110x_set_bandwidth()
190 u32 halfbw; in stv6110x_set_bandwidth()
221 static int stv6110x_get_bandwidth(struct dvb_frontend *fe, u32 *bandwidth) in stv6110x_get_bandwidth()
231 static int stv6110x_set_refclock(struct dvb_frontend *fe, u32 refclock) in stv6110x_set_refclock()
257 static int stv6110x_get_bbgain(struct dvb_frontend *fe, u32 *gain) in stv6110x_get_bbgain()
267 static int stv6110x_set_bbgain(struct dvb_frontend *fe, u32 gain) in stv6110x_set_bbgain()
313 static int stv6110x_get_status(struct dvb_frontend *fe, u32 *status) in stv6110x_get_status()
/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/
H A Dvde.c30 void tegra_vde_writel(struct tegra_vde *vde, u32 value, in tegra_vde_writel()
31 void __iomem *base, u32 offset) in tegra_vde_writel()
38 u32 tegra_vde_readl(struct tegra_vde *vde, void __iomem *base, u32 offset) in tegra_vde_readl()
40 u32 value = readl_relaxed(base + offset); in tegra_vde_readl()
47 void tegra_vde_set_bits(struct tegra_vde *vde, u32 mask, in tegra_vde_set_bits()
48 void __iomem *base, u32 offset) in tegra_vde_set_bits()
50 u32 value = tegra_vde_readl(vde, base, offset); in tegra_vde_set_bits()
458 static const u32 tegra124_decoded_fmts[] = {
480 static const u32 tegra20_decoded_fmts[] = {
/openbmc/linux/drivers/video/fbdev/core/
H A Dfb_chrdev.c176 u32 smem_len;
177 u32 type;
178 u32 type_aux;
179 u32 visual;
183 u32 line_length;
185 u32 mmio_len;
186 u32 accel;
191 u32 start;
192 u32 len;
319 u32 len; in fb_mmap()
/openbmc/linux/sound/soc/codecs/
H A Dtlv320aic23.c241 static int find_rate(int mclk, u32 need_adc, u32 need_dac) in find_rate()
295 u32 *sample_rate_adc, u32 *sample_rate_dac) in get_current_sample_rates()
312 u32 sample_rate_adc, u32 sample_rate_dac) in set_sample_rate_control()
324 u32 adc, dac; in set_sample_rate_control()
341 u32 sample_rate_adc = aic23->requested_adc; in tlv320aic23_hw_params()
342 u32 sample_rate_dac = aic23->requested_dac; in tlv320aic23_hw_params()
343 u32 sample_rate = params_rate(params); in tlv320aic23_hw_params()

1...<<361362363364365366367368369370>>...981