Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dtps549b22-regulator.c216 static struct of_regulator_match tps549b22_reg_matches[] = { variable
240 tps549b22_reg_matches, in tps549b22_parse_dt()
243 if (of_property_read_u32(tps549b22_reg_matches[0].of_node, in tps549b22_parse_dt()
260 pdata->tps549b22_init_data[0] = tps549b22_reg_matches[0].init_data; in tps549b22_parse_dt()
261 pdata->of_node[0] = tps549b22_reg_matches[0].of_node; in tps549b22_parse_dt()