Searched defs:output (Results 1 - 25 of 44) sorted by last modified time

12

/u-boot/drivers/video/rockchip/
H A Drk_lvds.c41 int output; member in struct:rk_lvds_priv
[all...]
/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
/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/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/gpio/
H A Dtegra_gpio.c96 static void set_direction(unsigned gpio, int output) argument
[all...]
H A Dtegra186_gpio.c43 tegra186_gpio_set_out(struct udevice *dev, unsigned offset, bool output) argument
H A Dsandbox.c109 int sandbox_gpio_set_direction(struct udevice *dev, unsigned offset, int output) argument
H A Dpca953x_gpio.c63 int output; member in struct:pca95xx_reg
[all...]
H A Dnx_gpio.c114 unsigned int output; local
192 unsigned int output; local
H A Dgpio-rza1.c57 r7s72100_gpio_set_direction(struct udevice *dev, unsigned line, bool output) argument
H A Dgpio-rcar.c73 rcar_gpio_set_direction(struct udevice *dev, unsigned offset, bool output) argument
H A Dgpio-aspeed.c213 u32 output = readl(bank_reg(priv, bank, reg_rdata)); local
/u-boot/drivers/clk/stm32/
H A Dclk-stm32mp1.c1593 static int pll_output(struct stm32mp1_clk_priv *priv, int pll_id, int output) argument
H A Dclk-stm32h7.c501 stm32_get_PLL1_rate(struct stm32_rcc_regs *regs, enum pll1_output output) argument
H A Dclk-stm32f.c290 stm32_clk_get_pllsai_rate(struct stm32_clk *priv, enum pllsai_div output) argument
/u-boot/common/
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...]
H A Dcli_simple.c25 int cli_simple_process_macros(const char *input, char *output, int max_size) argument
/u-boot/arch/x86/lib/
H A Ddiv64.c21 union overlay64 output; local
39 union overlay64 output; local
[all...]
/u-boot/arch/arm/mach-imx/imx9/
H A Dclock.c116 u32 output; local
/u-boot/
H A DMakefile[all...]
/u-boot/lib/rsa/
H A Drsa-verify.c114 mask_generation_function1(struct checksum_algo *checksum, const uint8_t *seed, int seed_len, uint8_t *output, int output_len) argument
/u-boot/drivers/pinctrl/renesas/
H A Dsh_pfc.h255 struct pinmux_range output; member in struct:sh_pfc_soc_info
/u-boot/scripts/
H A Dget_maintainer.pl2516 sub output { subroutine
[all...]
/u-boot/tools/
H A Dfdtgrep.c49 enum output_t output; /* Output format */ member in struct:display_info
[all...]
/u-boot/lib/
H A Dsha512.c287 sha384_csum_wd(const unsigned char *input, unsigned int ilen, unsigned char *output, unsigned int chunk_sz) argument
350 sha512_csum_wd(const unsigned char *input, unsigned int ilen, unsigned char *output, unsigned int chunk_sz) argument

Completed in 239 milliseconds

12