Home | History | Annotate | Download | only in cmd

Lines Matching defs:olen

468 	uint olen;
481 olen = simple_strtoul(argv[2], NULL, 16);
482 ret = i2c_set_chip_offset_len(dev, olen);
1969 U_BOOT_CMD_MKENT(olen, 2, 1, do_i2c_olen, "", ""),
2046 "i2c olen chip [offset_length] - set or get chip offset length\n"