Home
last modified time | relevance | path

Searched defs:tps (Results 1 – 25 of 53) sorted by relevance

123

/drivers/usb/typec/tipd/
A Dcore.c405 struct tps6598x *tps = typec_get_drvdata(port); in tps6598x_dr_set() local
435 struct tps6598x *tps = typec_get_drvdata(port); in tps6598x_pr_set() local
531 struct tps6598x *tps = data; in cd321x_interrupt() local
583 struct tps6598x *tps = data; in tps25750_interrupt() local
636 struct tps6598x *tps = data; in tps6598x_interrupt() local
915 tps25750_write_firmware(struct tps6598x *tps, in tps25750_write_firmware()
1198 static int cd321x_init(struct tps6598x *tps) in cd321x_init()
1203 static int tps25750_init(struct tps6598x *tps) in tps25750_init()
1221 static int tps6598x_init(struct tps6598x *tps) in tps6598x_init()
1226 static int cd321x_reset(struct tps6598x *tps) in cd321x_reset()
[all …]
/drivers/mfd/
A Dtps65217.c38 struct tps65217 *tps = irq_data_get_irq_chip_data(data); in tps65217_irq_lock() local
45 struct tps65217 *tps = irq_data_get_irq_chip_data(data); in tps65217_irq_sync_unlock() local
58 struct tps65217 *tps = irq_data_get_irq_chip_data(data); in tps65217_irq_enable() local
66 struct tps65217 *tps = irq_data_get_irq_chip_data(data); in tps65217_irq_disable() local
105 struct tps65217 *tps = data; in tps65217_irq_thread() local
134 struct tps65217 *tps = h->host_data; in tps65217_irq_map() local
149 static int tps65217_irq_init(struct tps65217 *tps, int irq) in tps65217_irq_init()
189 int tps65217_reg_read(struct tps65217 *tps, unsigned int reg, in tps65217_reg_read()
272 int tps65217_set_bits(struct tps65217 *tps, unsigned int reg, in tps65217_set_bits()
312 struct tps65217 *tps; in tps65217_probe() local
[all …]
A Dtps65218.c47 int tps65218_reg_write(struct tps65218 *tps, unsigned int reg, in tps65218_reg_write()
79 static int tps65218_update_bits(struct tps65218 *tps, unsigned int reg, in tps65218_update_bits()
103 int tps65218_set_bits(struct tps65218 *tps, unsigned int reg, in tps65218_set_bits()
110 int tps65218_clear_bits(struct tps65218 *tps, unsigned int reg, in tps65218_clear_bits()
205 static int tps65218_voltage_set_strict(struct tps65218 *tps) in tps65218_voltage_set_strict()
227 static int tps65218_voltage_set_uv_hyst(struct tps65218 *tps) in tps65218_voltage_set_uv_hyst()
248 static int tps65218_voltage_set_uvlo(struct tps65218 *tps) in tps65218_voltage_set_uvlo()
284 struct tps65218 *tps; in tps65218_probe() local
A Dtps6594-core.c491 struct tps6594 *tps = irq_drv_data; in tps6594_handle_post_irq() local
577 static int tps6594_check_crc_mode(struct tps6594 *tps, bool primary_pmic) in tps6594_check_crc_mode()
607 static int tps6594_set_crc_feature(struct tps6594 *tps) in tps6594_set_crc_feature()
644 static int tps6594_enable_crc(struct tps6594 *tps) in tps6594_enable_crc()
679 int tps6594_device_init(struct tps6594 *tps, bool enable_crc) in tps6594_device_init()
A Dtps65219.c15 static int tps65219_warm_reset(struct tps65219 *tps) in tps65219_warm_reset()
22 static int tps65219_cold_reset(struct tps65219 *tps) in tps65219_cold_reset()
29 static int tps65219_soft_shutdown(struct tps65219 *tps) in tps65219_soft_shutdown()
42 static int tps65219_restart(struct tps65219 *tps, unsigned long reboot_mode) in tps65219_restart()
478 struct tps65219 *tps; in tps65219_probe() local
A Dtps65010.c185 struct tps65010 *tps = s->private; in dbg_show() local
308 static void tps65010_interrupt(struct tps65010 *tps) in tps65010_interrupt()
400 struct tps65010 *tps; in tps65010_work() local
435 struct tps65010 *tps = _tps; in tps65010_irq() local
467 struct tps65010 *tps; in tps65010_output() local
484 struct tps65010 *tps; in tps65010_gpio_get() local
509 struct tps65010 *tps = i2c_get_clientdata(client); in tps65010_remove() local
523 struct tps65010 *tps; in tps65010_probe() local
A Dtps6594-spi.c34 struct tps6594 *tps = spi_get_drvdata(spi); in tps6594_spi_reg_read() local
60 struct tps6594 *tps = spi_get_drvdata(spi); in tps6594_spi_reg_write() local
98 struct tps6594 *tps; in tps6594_spi_probe() local
A Dtps6594-i2c.c112 struct tps6594 *tps = i2c_get_clientdata(client); in tps6594_i2c_read() local
150 struct tps6594 *tps = i2c_get_clientdata(client); in tps6594_i2c_write() local
213 struct tps6594 *tps; in tps6594_i2c_probe() local
A Dtps65086.c67 struct tps65086 *tps; in tps65086_probe() local
123 struct tps65086 *tps = i2c_get_clientdata(client); in tps65086_remove() local
/drivers/regulator/
A Dtps6507x-regulator.c113 static inline int tps6507x_pmic_read(struct tps6507x_pmic *tps, u8 reg) in tps6507x_pmic_read()
131 static int tps6507x_pmic_set_bits(struct tps6507x_pmic *tps, u8 reg, u8 mask) in tps6507x_pmic_set_bits()
177 static int tps6507x_pmic_reg_read(struct tps6507x_pmic *tps, u8 reg) in tps6507x_pmic_reg_read()
191 static int tps6507x_pmic_reg_write(struct tps6507x_pmic *tps, u8 reg, u8 val) in tps6507x_pmic_reg_write()
207 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_is_enabled() local
225 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_enable() local
238 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_disable() local
252 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_get_voltage_sel() local
298 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_set_voltage_sel() local
357 struct tps6507x_pmic *tps = config->driver_data; in tps6507x_pmic_of_parse_cb() local
[all …]
A Dtps65218-regulator.c70 struct tps65218 *tps = rdev_get_drvdata(dev); in tps65218_pmic_set_voltage_sel() local
93 struct tps65218 *tps = rdev_get_drvdata(dev); in tps65218_pmic_enable() local
107 struct tps65218 *tps = rdev_get_drvdata(dev); in tps65218_pmic_disable() local
120 struct tps65218 *tps = rdev_get_drvdata(dev); in tps65218_pmic_set_suspend_enable() local
133 struct tps65218 *tps = rdev_get_drvdata(dev); in tps65218_pmic_set_suspend_disable() local
193 struct tps65218 *tps = rdev_get_drvdata(dev); in tps65218_pmic_set_input_current_lim() local
211 struct tps65218 *tps = rdev_get_drvdata(dev); in tps65218_pmic_set_current_limit() local
306 struct tps65218 *tps = dev_get_drvdata(pdev->dev.parent); in tps65218_regulator_probe() local
A Dtps65217-regulator.c66 struct tps65217 *tps = rdev_get_drvdata(dev); in tps65217_pmic_enable() local
80 struct tps65217 *tps = rdev_get_drvdata(dev); in tps65217_pmic_disable() local
95 struct tps65217 *tps = rdev_get_drvdata(dev); in tps65217_pmic_set_voltage_sel() local
116 struct tps65217 *tps = rdev_get_drvdata(dev); in tps65217_pmic_set_suspend_enable() local
129 struct tps65217 *tps = rdev_get_drvdata(dev); in tps65217_pmic_set_suspend_disable() local
215 struct tps65217 *tps = dev_get_drvdata(pdev->dev.parent); in tps65217_regulator_probe() local
A Dtps62360-regulator.c81 static bool find_voltage_set_register(struct tps62360_chip *tps, in find_voltage_set_register()
109 struct tps62360_chip *tps = rdev_get_drvdata(dev); in tps62360_dcdc_get_voltage_sel() local
127 struct tps62360_chip *tps = rdev_get_drvdata(dev); in tps62360_dcdc_set_voltage_sel() local
163 struct tps62360_chip *tps = rdev_get_drvdata(rdev); in tps62360_set_mode() local
208 struct tps62360_chip *tps = rdev_get_drvdata(rdev); in tps62360_get_mode() local
232 static int tps62360_init_dcdc(struct tps62360_chip *tps, in tps62360_init_dcdc()
324 struct tps62360_chip *tps; in tps62360_probe() local
464 struct tps62360_chip *tps = i2c_get_clientdata(client); in tps62360_shutdown() local
A Dtps65132-regulator.c63 struct tps65132_regulator *tps = rdev_get_drvdata(rdev); in tps65132_regulator_enable() local
89 struct tps65132_regulator *tps = rdev_get_drvdata(rdev); in tps65132_regulator_disable() local
110 struct tps65132_regulator *tps = rdev_get_drvdata(rdev); in tps65132_regulator_is_enabled() local
135 struct tps65132_regulator *tps = config->driver_data; in tps65132_of_parse_cb() local
226 struct tps65132_regulator *tps; in tps65132_probe() local
A Dtps51632-regulator.c82 struct tps51632_chip *tps = rdev_get_drvdata(rdev); in tps51632_dcdc_set_ramp_delay() local
105 static int tps51632_init_dcdc(struct tps51632_chip *tps, in tps51632_init_dcdc()
253 struct tps51632_chip *tps; in tps51632_probe() local
A Dtps65023-regulator.c170 struct tps_pmic *tps = rdev_get_drvdata(dev); in tps65023_dcdc_get_voltage_sel() local
185 struct tps_pmic *tps = rdev_get_drvdata(dev); in tps65023_dcdc_set_voltage_sel() local
265 struct tps_pmic *tps; in tps_65023_probe() local
A Dtps65219-regulator.c165 struct tps65219 *tps = rdev_get_drvdata(dev); in tps65219_set_mode() local
183 struct tps65219 *tps = rdev_get_drvdata(dev); in tps65219_get_mode() local
411 struct tps65219 *tps = dev_get_drvdata(pdev->dev.parent); in tps65219_regulator_probe() local
/drivers/rtc/
A Drtc-tps6594.c53 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_alarm_irq_enable() local
63 static int tps6594_rtc_shadow_timestamp(struct device *dev, struct tps6594 *tps) in tps6594_rtc_shadow_timestamp()
87 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_read_time() local
122 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_set_time() local
154 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_read_alarm() local
181 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_set_alarm() local
210 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_set_calibration() local
240 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_get_calibration() local
336 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_interrupt() local
362 struct tps6594 *tps = dev_get_drvdata(pdev->dev.parent); in tps6594_rtc_probe() local
[all …]
A Drtc-tps65910.c50 struct tps65910 *tps = dev_get_drvdata(dev->parent); in tps65910_rtc_alarm_irq_enable() local
71 struct tps65910 *tps = dev_get_drvdata(dev->parent); in tps65910_rtc_read_time() local
102 struct tps65910 *tps = dev_get_drvdata(dev->parent); in tps65910_rtc_set_time() local
144 struct tps65910 *tps = dev_get_drvdata(dev->parent); in tps65910_rtc_read_alarm() local
174 struct tps65910 *tps = dev_get_drvdata(dev->parent); in tps65910_rtc_set_alarm() local
205 struct tps65910 *tps = dev_get_drvdata(dev->parent); in tps65910_rtc_set_calibration() local
250 struct tps65910 *tps = dev_get_drvdata(dev->parent); in tps65910_rtc_get_calibration() local
333 struct tps65910 *tps = dev_get_drvdata(dev->parent); in tps65910_rtc_interrupt() local
/drivers/misc/
A Dtps6594-esm.c35 struct tps6594 *tps = dev_get_drvdata(pdev->dev.parent); in tps6594_esm_probe() local
86 struct tps6594 *tps = dev_get_drvdata(pdev->dev.parent); in tps6594_esm_remove() local
109 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_esm_suspend() local
122 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_esm_resume() local
/drivers/video/backlight/
A Dtps65217_bl.c20 struct tps65217 *tps; member
169 struct tps65217 *tps = dev_get_drvdata(pdev->dev.parent); in tps65217_bl_parse_dt() local
255 struct tps65217 *tps = dev_get_drvdata(pdev->dev.parent); in tps65217_bl_probe() local
/drivers/input/misc/
A Dtps65219-pwrbutton.c47 struct tps65219 *tps = dev_get_drvdata(pdev->dev.parent); in tps65219_pb_probe() local
122 struct tps65219 *tps = dev_get_drvdata(pdev->dev.parent); in tps65219_pb_remove() local
/drivers/gpio/
A Dgpio-tps65912.c20 struct tps65912 *tps; member
103 struct tps65912 *tps = dev_get_drvdata(pdev->dev.parent); in tps65912_gpio_probe() local
/drivers/power/supply/
A Dtps65217_charger.c30 struct tps65217 *tps; member
185 struct tps65217 *tps = dev_get_drvdata(pdev->dev.parent); in tps65217_charger_probe() local
/drivers/media/usb/dvb-usb/
A DcinergyT2.h57 uint16_t tps; member
73 __le16 tps; member

Completed in 50 milliseconds

123