Lines Matching refs:val_ptr
156 u32 *val_ptr; member
162 bool *val_ptr; member
1315 .val_ptr = &cfg->boost_i_limit, in wled_configure()
1320 .val_ptr = &cfg->string_i_limit, in wled_configure()
1325 .val_ptr = &cfg->ovp, in wled_configure()
1330 .val_ptr = &cfg->switch_freq, in wled_configure()
1338 .val_ptr = &cfg->boost_i_limit, in wled_configure()
1343 .val_ptr = &cfg->string_i_limit, in wled_configure()
1348 .val_ptr = &cfg->ovp, in wled_configure()
1353 .val_ptr = &cfg->switch_freq, in wled_configure()
1361 .val_ptr = &cfg->boost_i_limit, in wled_configure()
1366 .val_ptr = &cfg->string_i_limit, in wled_configure()
1371 .val_ptr = &cfg->ovp, in wled_configure()
1376 .val_ptr = &cfg->switch_freq, in wled_configure()
1381 .val_ptr = &cfg->mod_sel, in wled_configure()
1386 .val_ptr = &cfg->cabc_sel, in wled_configure()
1489 *u32_opts[i].val_ptr = j; in wled_configure()
1494 *bool_opts[i].val_ptr = true; in wled_configure()