Searched refs:core_supply (Results 1 – 3 of 3) sorted by relevance
28 const char *core_supply; /* will be set to 2.8 V */ member
214 if (pdata->core_supply) { in l4f00242t03_probe()215 priv->core_reg = regulator_get(NULL, pdata->core_supply); in l4f00242t03_probe()
287 .core_supply = "lcd_2v8",