Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dmax2175.c115 static const struct max2175_reg_map dab12_map[] = { variable
475 for (i = 0; i < ARRAY_SIZE(dab12_map); i++) in max2175_load_dab_1p2()
476 max2175_write(ctx, dab12_map[i].idx, dab12_map[i].val); in max2175_load_dab_1p2()