Searched +full:pvdd_cd +full:- +full:supply (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Neil Armstrong <neil.armstrong@linaro.org>15 - ti,tas570716 - ti,tas571117 - ti,tas571718 - ti,tas571919 - ti,tas572120 - ti,tas5733[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later62 return priv->chip->vol_reg_size; in tas571x_register_size()88 for (i = size; i >= 1; --i) { in tas571x_reg_write()99 return -EIO; in tas571x_reg_write()116 msgs[0].addr = client->addr; in tas571x_reg_read()121 msgs[1].addr = client->addr; in tas571x_reg_read()126 ret = i2c_transfer(client->adapter, msgs, ARRAY_SIZE(msgs)); in tas571x_reg_read()130 return -EIO; in tas571x_reg_read()143 * register write for 8- and 20-byte registers155 return -ENOMEM; in tas571x_reg_write_multiword()[all …]