Home
last modified time | relevance | path

Searched refs:dab12_map (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/i2c/
H A Dmax2175.c107 static const struct max2175_reg_map dab12_map[] = { variable
467 for (i = 0; i < ARRAY_SIZE(dab12_map); i++) in max2175_load_dab_1p2()
468 max2175_write(ctx, dab12_map[i].idx, dab12_map[i].val); in max2175_load_dab_1p2()