/u-boot-v2022.01-rc1/drivers/gpio/ |
A D | mpc8xxx_gpio.c | 47 struct mpc8xxx_gpio_data *data = dev_get_priv(dev); in mpc8xxx_gpio_get_val() local 57 struct mpc8xxx_gpio_data *data = dev_get_priv(dev); in mpc8xxx_gpio_get_dir() local 67 struct mpc8xxx_gpio_data *data = dev_get_priv(dev); in mpc8xxx_gpio_open_drain_val() local 78 struct mpc8xxx_gpio_data *data = dev_get_priv(dev); in mpc8xxx_gpio_open_drain_on() local 89 struct mpc8xxx_gpio_data *data = dev_get_priv(dev); in mpc8xxx_gpio_open_drain_off() local 99 struct mpc8xxx_gpio_data *data = dev_get_priv(dev); in mpc8xxx_gpio_direction_input() local 113 struct mpc8xxx_gpio_data *data = dev_get_priv(dev); in mpc8xxx_gpio_set_value() local 145 struct mpc8xxx_gpio_data *data = dev_get_priv(dev); in mpc8xxx_gpio_direction_output() local 156 struct mpc8xxx_gpio_data *data = dev_get_priv(dev); in mpc8xxx_gpio_get_value() local 179 struct mpc8xxx_gpio_data *data = dev_get_priv(dev); in mpc8xxx_gpio_of_to_plat() local [all …]
|
A D | pca953x.c | 62 static int pca953x_reg_write(uint8_t chip, uint addr, uint mask, uint data) in pca953x_reg_write() 88 static int pca953x_reg_read(uint8_t chip, uint addr, uint *data) in pca953x_reg_read() 109 int pca953x_set_val(uint8_t chip, uint mask, uint data) in pca953x_set_val() 118 int pca953x_set_pol(uint8_t chip, uint mask, uint data) in pca953x_set_pol() 127 int pca953x_set_dir(uint8_t chip, uint mask, uint data) in pca953x_set_dir() 152 uint data; in pca953x_info() local
|
A D | tca642x.c | 48 uint8_t reg_bit, uint8_t data) in tca642x_reg_write() 72 static int tca642x_reg_read(uchar chip, uint8_t addr, uint8_t *data) in tca642x_reg_read() 97 uint8_t reg_bit, uint8_t data) in tca642x_set_val() 109 uint8_t reg_bit, uint8_t data) in tca642x_set_pol() 121 uint8_t reg_bit, uint8_t data) in tca642x_set_dir() 174 uint8_t data; in tca642x_info() local
|
/u-boot-v2022.01-rc1/drivers/clk/uniphier/ |
A D | clk-uniphier-core.c | 27 const struct uniphier_clk_data *data; member 81 const struct uniphier_clk_data *data; in uniphier_clk_get_data() local 94 const struct uniphier_clk_data *data) in uniphier_clk_get_parent_data() 121 const struct uniphier_clk_data *data) in __uniphier_clk_enable() 138 const struct uniphier_clk_data *data; in uniphier_clk_enable() local 151 const struct uniphier_clk_data *data) in __uniphier_clk_get_rate() 168 const struct uniphier_clk_data *data; in uniphier_clk_get_rate() local 179 const struct uniphier_clk_data *data, in __uniphier_clk_set_rate() 236 const struct uniphier_clk_data *data; in uniphier_clk_set_rate() local
|
/u-boot-v2022.01-rc1/arch/arm/mach-stm32mp/cmd_stm32prog/ |
A D | stm32prog.c | 89 char *stm32prog_get_error(struct stm32prog_data *data) in stm32prog_get_error() 167 static int parse_option(struct stm32prog_data *data, in parse_option() 204 static int parse_id(struct stm32prog_data *data, in parse_id() 220 static int parse_name(struct stm32prog_data *data, in parse_name() 236 static int parse_type(struct stm32prog_data *data, in parse_type() 274 static int parse_ip(struct stm32prog_data *data, in parse_ip() 317 static int parse_offset(struct stm32prog_data *data, in parse_offset() 563 static int init_device(struct stm32prog_data *data, in init_device() 1576 static int part_delete(struct stm32prog_data *data, in part_delete() 1735 void stm32prog_clean(struct stm32prog_data *data) in stm32prog_clean() [all …]
|
A D | stm32prog_serial.c | 82 static int stm32prog_write(struct stm32prog_data *data, u8 *buffer, in stm32prog_write() 374 u8 data; in get_address() local 408 static void get_cmd_command(struct stm32prog_data *data) in get_cmd_command() 426 static void get_version_command(struct stm32prog_data *data) in get_version_command() 437 static void get_id_command(struct stm32prog_data *data) in get_id_command() 453 static void get_phase_command(struct stm32prog_data *data) in get_phase_command() 488 static void read_memory_command(struct stm32prog_data *data) in read_memory_command() 533 static void start_command(struct stm32prog_data *data) in start_command() 565 static void download_command(struct stm32prog_data *data) in download_command() 718 static void read_partition_command(struct stm32prog_data *data) in read_partition_command() [all …]
|
/u-boot-v2022.01-rc1/drivers/input/ |
A D | twl4030.c | 12 u8 data; in twl4030_input_power_button() local 25 u8 data; in twl4030_input_charger() local 38 u8 data; in twl4030_input_usb() local 52 u8 data; in twl4030_keypad_scan() local
|
/u-boot-v2022.01-rc1/arch/arm/lib/ |
A D | elf_arm_efi.lds | 29 *(.data) 54 .rel.data : { *(.rel.data) *(.rel.data*) }
|
A D | elf_aarch64_efi.lds | 29 *(.data) 54 .rela.data : { *(.rela.data) *(.rela.data*) }
|
/u-boot-v2022.01-rc1/arch/arm/mach-keystone/ |
A D | clock.c | 42 static void wait_for_completion(const struct pll_init_data *data) in wait_for_completion() 52 static inline void bypass_main_pll(const struct pll_init_data *data) in bypass_main_pll() 61 static void configure_mult_div(const struct pll_init_data *data) in configure_mult_div() 91 void configure_main_pll(const struct pll_init_data *data) in configure_main_pll() 162 void configure_secondary_pll(const struct pll_init_data *data) in configure_secondary_pll() 205 void init_pll(const struct pll_init_data *data) in init_pll() 221 struct pll_init_data *data; in init_plls() local
|
/u-boot-v2022.01-rc1/board/hisilicon/hikey/ |
A D | hikey.c | 157 uint32_t data; in hi6220_clk_enable() local 173 uint32_t data; in hi6220_clk_disable() local 188 unsigned int data; in board_usb_init() local 251 uint32_t data; in mmc1_init_pll() local 279 unsigned int data; in mmc1_reset_clk() local 312 unsigned int data; in mmc0_reset_clk() local 347 uint32_t data; in hi6220_pmussi_init() local
|
/u-boot-v2022.01-rc1/board/freescale/common/ |
A D | i2c_common.h | 15 #define I2C_READ(dev, register, data, length) \ argument 17 #define I2C_WRITE(dev, register, data, length) \ argument 22 #define I2C_READ(dev, register, data, length) \ argument 24 #define I2C_WRITE(dev, register, data, length) \ argument
|
/u-boot-v2022.01-rc1/arch/riscv/lib/ |
A D | elf_riscv32_efi.lds | 31 *(.data) 56 .rela.data : { *(.rela.data) *(.rela.data*) }
|
A D | elf_riscv64_efi.lds | 31 *(.data) 56 .rela.data : { *(.rela.data) *(.rela.data*) }
|
/u-boot-v2022.01-rc1/drivers/rtc/ |
A D | m41t60.c | 62 uchar data[8]; in rtc_dump() local 89 static uchar data[8]; in rtc_validate() local 150 uchar const *const data = rtc_validate(); in rtc_get() local 174 uchar *const data = rtc_validate(); in rtc_set() local 201 uchar *const data = rtc_validate(); in rtc_reset() local
|
/u-boot-v2022.01-rc1/drivers/clk/ti/ |
A D | clk-sci.c | 32 struct ti_sci_clk_data *data = dev_get_priv(dev); in ti_sci_clk_probe() local 81 struct ti_sci_clk_data *data = dev_get_priv(clk->dev); in ti_sci_clk_get_rate() local 102 struct ti_sci_clk_data *data = dev_get_priv(clk->dev); in ti_sci_clk_set_rate() local 124 struct ti_sci_clk_data *data = dev_get_priv(clk->dev); in ti_sci_clk_set_parent() local 168 struct ti_sci_clk_data *data = dev_get_priv(clk->dev); in ti_sci_clk_enable() local 188 struct ti_sci_clk_data *data = dev_get_priv(clk->dev); in ti_sci_clk_disable() local
|
A D | clk-k3.c | 44 static void clk_add_map(struct ti_clk_data *data, struct clk *clk, in clk_add_map() 77 struct ti_clk_data *data = dev_get_priv(dev); in ti_clk_probe() local 188 struct ti_clk_data *data = dev_get_priv(clk->dev); in ti_clk_of_xlate() local 213 struct ti_clk_data *data = dev_get_priv(clk->dev); in ti_clk_get_rate() local 221 struct ti_clk_data *data = dev_get_priv(clk->dev); in ti_clk_set_rate() local 330 struct ti_clk_data *data = dev_get_priv(clk->dev); in ti_clk_set_parent() local 339 struct ti_clk_data *data = dev_get_priv(clk->dev); in ti_clk_enable() local 347 struct ti_clk_data *data = dev_get_priv(clk->dev); in ti_clk_disable() local
|
/u-boot-v2022.01-rc1/lib/ |
A D | membuff.c | 23 char ***data, int *offsetp) in membuff_putrawflex() 76 int membuff_putraw(struct membuff *mb, int maxlen, bool update, char **data) in membuff_putraw() 90 char *data; in membuff_putbyte() local 99 int membuff_getraw(struct membuff *mb, int maxlen, bool update, char **data) in membuff_getraw() 152 char *data = 0; in membuff_getbyte() local 159 char *data = 0; in membuff_peekbyte() local 166 char *data = 0, *buffptr = buff; in membuff_get() local 189 char *data; in membuff_put() local 216 char *data = 0; in membuff_avail() local
|
/u-boot-v2022.01-rc1/common/ |
A D | usb_kbd.c | 124 static void usb_kbd_put_queue(struct usb_kbd_pdata *data, u8 c) in usb_kbd_put_queue() 151 struct usb_kbd_pdata *data = dev->privptr; in usb_kbd_setled() local 162 static int usb_kbd_translate(struct usb_kbd_pdata *data, unsigned char scancode, in usb_kbd_translate() 286 struct usb_kbd_pdata *data = dev->privptr; in usb_kbd_service_key() local 310 struct usb_kbd_pdata *data = dev->privptr; in usb_kbd_irq_worker() local 354 struct usb_kbd_pdata *data = dev->privptr; local 395 struct usb_kbd_pdata *data; local 421 struct usb_kbd_pdata *data; local 445 struct usb_kbd_pdata *data; local 619 struct usb_kbd_pdata *data; local [all …]
|
A D | bootstage.c | 61 struct bootstage_data *data = gd->bootstage; in bootstage_relocate() local 84 struct bootstage_record *find_id(struct bootstage_data *data, in find_id() 117 struct bootstage_data *data = gd->bootstage; in bootstage_add_record() local 201 struct bootstage_data *data = gd->bootstage; in bootstage_start() local 215 struct bootstage_data *data = gd->bootstage; in bootstage_accum() local 280 struct bootstage_data *data = gd->bootstage; in add_bootstages_devicetree() local 338 struct bootstage_data *data = gd->bootstage; in bootstage_report() local 392 const struct bootstage_data *data = gd->bootstage; in bootstage_stash() local 441 struct bootstage_data *data = gd->bootstage; in bootstage_unstash() local 513 struct bootstage_data *data = gd->bootstage; in bootstage_get_size() local [all …]
|
/u-boot-v2022.01-rc1/arch/x86/cpu/slimbootloader/ |
A D | sdram.c | 22 struct sbl_memory_map_info *data; in get_memory_map_info() local 53 struct sbl_memory_map_info *data; in board_get_usable_ram_top() local 102 struct sbl_memory_map_info *data; in dram_init() local 141 struct sbl_memory_map_info *data; in install_e820_map() local
|
/u-boot-v2022.01-rc1/drivers/mmc/ |
A D | sh_mmcif.c | 186 struct mmc_data *data) in sh_mmcif_single_read() 222 struct mmc_data *data) in sh_mmcif_multi_read() 251 struct mmc_data *data) in sh_mmcif_single_write() 287 struct mmc_data *data) in sh_mmcif_multi_write() 339 struct mmc_data *data, struct mmc_cmd *cmd) in sh_mmcif_set_cmd() 410 struct mmc_data *data, u16 opc) in sh_mmcif_data_trans() 437 struct mmc_data *data, struct mmc_cmd *cmd) in sh_mmcif_start_cmd() 522 struct mmc_cmd *cmd, struct mmc_data *data) in sh_mmcif_send_cmd_common() 580 struct mmc_data *data) in sh_mmcif_send_cmd() 648 struct mmc_data *data) in sh_mmcif_dm_send_cmd()
|
/u-boot-v2022.01-rc1/fs/yaffs2/ |
A D | yaffs_ecc.c | 72 void yaffs_ecc_calc(const unsigned char *data, unsigned char *ecc) in yaffs_ecc_calc() 135 int yaffs_ecc_correct(unsigned char *data, unsigned char *read_ecc, in yaffs_ecc_correct() 205 void yaffs_ecc_calc_other(const unsigned char *data, unsigned n_bytes, in yaffs_ecc_calc_other() 231 int yaffs_ecc_correct_other(unsigned char *data, unsigned n_bytes, in yaffs_ecc_correct_other()
|
/u-boot-v2022.01-rc1/arch/arm/cpu/armv8/ |
A D | linux-kernel-image-header-vars.h | 35 #define DATA_LE32(data) \ argument 41 #define DATA_LE32(data) ((data) & 0xffffffff) argument 44 #define DEFINE_IMAGE_LE64(sym, data) \ argument
|
/u-boot-v2022.01-rc1/test/ |
A D | bloblist.c | 55 static int check_zero(void *data, int size) in check_zero() 97 char *data; in bloblist_test_blob() local 133 void *data, *data2; in bloblist_test_blob_ensure() local 167 void *data; in bloblist_test_bad_blob() local 183 char *data, *data2; in bloblist_test_checksum() local 247 char *data, *data2; in bloblist_test_cmd_info() local 273 char *data, *data2; in bloblist_test_cmd_list() local 301 char *data; in bloblist_test_align() local 313 char *data; in bloblist_test_align() local
|