Searched defs:common (Results 1 - 24 of 24) sorted by relevance

/u-boot/arch/x86/include/asm/arch-queensbay/fsp/
H A Dfsp_configs.h10 struct fsp_cfg_common common; member in struct:fsp_config_data
15 struct common_buf common; /* FSP common runtime data structure */ member in struct:fspinit_rtbuf
/u-boot/arch/x86/include/asm/arch-ivybridge/fsp/
H A Dfsp_configs.h27 struct fsp_cfg_common common; member in struct:fsp_config_data
/u-boot/drivers/clk/renesas/
H A Dr9a07g044-cpg.c48 struct cpg_core_clk common[56]; member in struct:__anon6
124 struct rzg2l_mod_clk common[79]; member in struct:__anon7
/u-boot/drivers/adc/
H A Dstm32-adc-core.c61 stm32h7_adc_clk_sel(struct udevice *dev, struct stm32_adc_common *common) argument
144 struct stm32_adc_common *common = dev_get_priv(dev); local
[all...]
H A Dstm32-adc.c82 struct stm32_adc_common *common = dev_get_priv(dev_get_parent(dev)); local
359 struct stm32_adc_common *common = dev_get_priv(dev_get_parent(dev)); local
/u-boot/drivers/power/regulator/
H A Dgpio-regulator.c23 struct regulator_common_plat common; member in struct:gpio_regulator_plat
/u-boot/board/synopsys/hsdk/
H A Denv-lib.c222 int envs_process_and_validate(const struct env_map_common *common, argument
/u-boot/arch/x86/include/asm/arch-braswell/fsp/
H A Dfsp_configs.h11 struct fsp_cfg_common common; member in struct:fsp_config_data
16 struct common_buf common; /* FSP common runtime data structure */ member in struct:fspinit_rtbuf
/u-boot/drivers/pinctrl/renesas/
H A Drzg2l-pfc.c215 struct rzg2l_dedicated_configs common[35]; member in struct:__anon13
H A Dpfc-r8a77990.c3791 struct sh_pfc_pin_group common[261]; member in struct:__anon43
4540 struct sh_pfc_function common[50]; member in struct:__anon44
[all...]
H A Dpfc-r8a77965.c4361 struct sh_pfc_pin_group common[326]; member in struct:__anon35
5266 struct sh_pfc_function common[53]; member in struct:__anon36
[all...]
H A Dpfc-r8a77951.c4151 struct sh_pfc_pin_group common[328]; member in struct:__anon27
5067 struct sh_pfc_function common[55]; member in struct:__anon28
[all...]
H A Dpfc-r8a7796.c4127 struct sh_pfc_pin_group common[324]; member in struct:__anon31
5026 struct sh_pfc_function common[52]; member in struct:__anon32
[all...]
H A Dpfc-r8a7791.c4429 struct sh_pfc_pin_group common[346]; member in struct:__anon19
5344 struct sh_pfc_function common[58]; member in struct:__anon20
[all...]
H A Dpfc-r8a7790.c4029 struct sh_pfc_pin_group common[311]; member in struct:__anon14
4846 struct sh_pfc_function common[58]; member in struct:__anon15
[all...]
/u-boot/arch/x86/include/asm/arch-baytrail/fsp/
H A Dfsp_configs.h11 struct fsp_cfg_common common; member in struct:fsp_config_data
16 struct common_buf common; /* FSP common runtime data structure */ member in struct:fspinit_rtbuf
/u-boot/drivers/video/tidss/
H A Dtidss_drv.h85 const char *common; member in struct:dss_features
/u-boot/drivers/virtio/
H A Dvirtio_pci_modern.c103 struct virtio_pci_common_cfg __iomem *common; member in struct:virtio_pci_priv
494 int common, notify, device; local
[all...]
/u-boot/drivers/net/ti/
H A Dam65-cpsw-nuss.c192 struct am65_cpsw_common *common = priv->cpsw_common; local
325 struct am65_cpsw_common *common = priv->cpsw_common; local
487 struct am65_cpsw_common *common = priv->cpsw_common; local
505 struct am65_cpsw_common *common = priv->cpsw_common; local
514 struct am65_cpsw_common *common = priv->cpsw_common; local
534 struct am65_cpsw_common *common = priv->cpsw_common; local
[all...]
/u-boot/include/net/
H A Dncsi-pkt.h21 struct ncsi_pkt_hdr common; /* Common NCSI packet header */ member in struct:ncsi_cmd_pkt_hdr
25 struct ncsi_pkt_hdr common; /* Common NCSI packet header */ member in struct:ncsi_rsp_pkt_hdr
31 struct ncsi_pkt_hdr common; /* Common NCSI packet header */ member in struct:ncsi_aen_pkt_hdr
/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c377 struct fsg_common *common; member in struct:fsg_dev
392 static inline int __fsg_is_set(struct fsg_common *common, argument
417 static int exception_in_progress(struct fsg_common *common) argument
423 set_bulk_out_req_length(struct fsg_common *common, struct fsg_buffhd *bh, unsigned int length) argument
461 wakeup_thread(struct fsg_common *common) argument
466 raise_exception(struct fsg_common *common, enum fsg_state new_state) argument
480 ep0_queue(struct fsg_common *common) argument
501 struct fsg_common *common = ep->driver_data; local
518 struct fsg_common *common = ep->driver_data; local
657 sleep_thread(struct fsg_common *common) argument
697 do_read(struct fsg_common *common) argument
825 do_write(struct fsg_common *common) argument
1000 do_synchronize_cache(struct fsg_common *common) argument
1007 do_verify(struct fsg_common *common) argument
1095 do_inquiry(struct fsg_common *common, struct fsg_buffhd *bh) argument
1123 do_request_sense(struct fsg_common *common, struct fsg_buffhd *bh) argument
1173 do_read_capacity(struct fsg_common *common, struct fsg_buffhd *bh) argument
1192 do_read_header(struct fsg_common *common, struct fsg_buffhd *bh) argument
1215 do_read_toc(struct fsg_common *common, struct fsg_buffhd *bh) argument
1243 do_mode_sense(struct fsg_common *common, struct fsg_buffhd *bh) argument
1324 do_start_stop(struct fsg_common *common) argument
1340 do_prevent_allow(struct fsg_common *common) argument
1363 do_read_format_capacities(struct fsg_common *common, struct fsg_buffhd *bh) argument
1381 do_mode_select(struct fsg_common *common, struct fsg_buffhd *bh) argument
1462 throw_away_data(struct fsg_common *common) argument
1517 finish_reply(struct fsg_common *common) argument
1613 send_status(struct fsg_common *common) argument
1673 check_command(struct fsg_common *common, int cmnd_size, enum data_direction data_dir, unsigned int mask, int needs_medium, const char *name) argument
1787 check_command_size_in_blocks(struct fsg_common *common, int cmnd_size, enum data_direction data_dir, unsigned int mask, int needs_medium, const char *name) argument
1797 do_scsi_command(struct fsg_common *common) argument
2072 struct fsg_common *common = fsg->common; local
2132 get_next_command(struct fsg_common *common) argument
2173 enable_endpoint(struct fsg_common *common, struct usb_ep *ep, const struct usb_endpoint_descriptor *d) argument
2185 alloc_request(struct fsg_common *common, struct usb_ep *ep, struct usb_request **preq) argument
2196 do_set_interface(struct fsg_common *common, struct fsg_dev *new_fsg) argument
2304 handle_exception(struct fsg_common *common) argument
2415 struct fsg_common *common = the_fsg_common; local
2458 fsg_common_init(struct fsg_common *common, struct usb_composite_dev *cdev) argument
2576 struct fsg_common *common = container_of(ref, struct fsg_common, ref); local
2734 fsg_bind_config(struct usb_composite_dev *cdev, struct usb_configuration *c, struct fsg_common *common) argument
[all...]
/u-boot/drivers/nvme/
H A Dnvme.h454 struct nvme_common_command common; member in union:nvme_command::__anon10
/u-boot/include/
H A Dvsc9953.h370 struct vsc9953_ana_common common; member in struct:vsc9953_analyzer
630 struct vsc9953_rew_common common; member in struct:vsc9953_rew_reg
/u-boot/include/linux/
H A Dimmap_qe.h426 ucc_common_t common; member in union:ucc::__anon165

Completed in 507 milliseconds