Searched refs:tps62362_dev (Results 1 – 1 of 1) sorted by relevance
14 struct udevice *tps62362_dev __attribute__((section(".data"))) = NULL; variable32 if (!tps62362_dev) in tps62362_voltage_update()34 return dm_i2c_reg_write(tps62362_dev, reg, volt_sel); in tps62362_voltage_update()67 tps62362_dev = dev; in power_tps62362_init()