Searched defs:max_count (Results 1 - 6 of 6) sorted by relevance

/u-boot/board/alliedtelesis/common/
H A Dgpio_hog.c13 int gpio_hog_list(struct gpio_desc *gpiod, int max_count, argument
/u-boot/scripts/dtc/libfdt/
H A Dlibfdt_env.h85 static inline size_t fdt_strnlen(const char *string, size_t max_count) argument
/u-boot/drivers/tpm/
H A Dtpm_tis_infineon.c126 tpm_tis_i2c_write_generic(struct udevice *dev, u8 addr, const u8 *buffer, size_t len, unsigned int sleep_time_us, u8 max_count) argument
/u-boot/drivers/input/
H A Dcros_ec_keyb.c43 check_for_keys(struct udevice *dev, struct key_matrix_key *keys, int max_count, bool *samep) argument
/u-boot/lib/zlib/
H A Dtrees.c722 int max_count = 7; /* max repeat count */ local
767 int max_count = 7; /* max repeat count */ local
[all...]
/u-boot/drivers/gpio/
H A Dgpio-uclass.c1267 gpio_request_list_by_name_nodev(ofnode node, const char *list_name, struct gpio_desc *desc, int max_count, int flags) argument
1292 gpio_request_list_by_name(struct udevice *dev, const char *list_name, struct gpio_desc *desc, int max_count, int flags) argument

Completed in 169 milliseconds