Searched defs:opt_y (Results 1 – 1 of 1) sorted by relevance
486 const unsigned opt_f = (1 << 0), opt_y = (1 << 1); in i2cget_main() local573 const unsigned opt_f = (1 << 0), opt_y = (1 << 1), in i2cset_main() local947 const unsigned opt_f = (1 << 0), opt_y = (1 << 1), in i2cdump_main() local1245 const unsigned opt_y = (1 << 0), opt_a = (1 << 1), in i2cdetect_main() local1409 opt_y = (1 << 1), in i2ctransfer_main() enumerator