Searched defs:output (Results 1 - 25 of 44) sorted by path

12

/u-boot/include/
H A Dsh_pfc.h93 struct pinmux_range output; member in struct:pinmux_info
/u-boot/
H A DMakefile[all...]
/u-boot/arch/arm/mach-imx/imx9/
H A Dclock.c116 u32 output; local
/u-boot/arch/x86/lib/
H A Ddiv64.c21 union overlay64 output; local
39 union overlay64 output; local
[all...]
/u-boot/common/
H A Dcli_hush_upstream.c6540 static int expand_on_ifs(o_string *output, int n, const char *str) argument
6778 encode_then_append_var_plusminus(o_string *output, int n, char *str, int dquoted) argument
7013 append_str_maybe_ifs_split(o_string *output, int n, int first_ch, const char *val) argument
7033 expand_one_var(o_string *output, int n, int first_ch, char *arg, char **pp) argument
7458 expand_vars_to_list(o_string *output, int n, char *arg) argument
7652 o_string output = NULL_O_STRING; local
[all...]
H A Dcli_simple.c25 int cli_simple_process_macros(const char *input, char *output, int max_size) argument
H A Dhash.c522 static void hash_show(struct hash_algo *algo, ulong addr, ulong len, uint8_t *output) argument
544 u8 *output; local
385 hash_block(const char *algo_name, const void *data, unsigned int len, uint8_t *output, int *output_size) argument
[all...]
/u-boot/drivers/clk/at91/
H A Dpmc.h32 struct clk_range output; member in struct:clk_master_characteristics
40 const struct clk_range *output; member in struct:clk_pll_characteristics
/u-boot/drivers/clk/stm32/
H A Dclk-stm32f.c290 stm32_clk_get_pllsai_rate(struct stm32_clk *priv, enum pllsai_div output) argument
H A Dclk-stm32h7.c501 stm32_get_PLL1_rate(struct stm32_rcc_regs *regs, enum pll1_output output) argument
H A Dclk-stm32mp1.c1593 static int pll_output(struct stm32mp1_clk_priv *priv, int pll_id, int output) argument
/u-boot/drivers/gpio/
H A Dgpio-aspeed.c213 u32 output = readl(bank_reg(priv, bank, reg_rdata)); local
H A Dgpio-rcar.c73 rcar_gpio_set_direction(struct udevice *dev, unsigned offset, bool output) argument
H A Dgpio-rza1.c57 r7s72100_gpio_set_direction(struct udevice *dev, unsigned line, bool output) argument
H A Dnx_gpio.c114 unsigned int output; local
192 unsigned int output; local
H A Dpca953x_gpio.c63 int output; member in struct:pca95xx_reg
[all...]
H A Drzg2l-gpio.c55 rzg2l_gpio_set_direction(const struct rzg2l_pfc_data *data, u32 port, u8 pin, bool output) argument
H A Dsandbox.c109 int sandbox_gpio_set_direction(struct udevice *dev, unsigned offset, int output) argument
H A Dtegra186_gpio.c43 tegra186_gpio_set_out(struct udevice *dev, unsigned offset, bool output) argument
H A Dtegra_gpio.c96 static void set_direction(unsigned gpio, int output) argument
[all...]
/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c681 stm32_i2c_compute_timing(struct stm32_i2c_priv *i2c_priv, struct stm32_i2c_timings *output) argument
/u-boot/drivers/mmc/
H A Drpmb.c188 rpmb_hmac(unsigned char *key, unsigned char *buff, int len, unsigned char *output) argument
/u-boot/drivers/net/bnxt/
H A Dbnxt_hsi.h19 struct output { struct
/u-boot/drivers/pinctrl/renesas/
H A Dsh_pfc.h255 struct pinmux_range output; member in struct:sh_pfc_soc_info
/u-boot/drivers/power/regulator/
H A Dstpmic1.c45 stpmic1_output_find_uv(int sel, const struct stpmic1_output *output) argument
61 stpmic1_output_find_sel(int uv, const struct stpmic1_output *output) argument

Completed in 239 milliseconds

12