Searched defs:tps (Results 1 - 25 of 53) sorted by last modified time

123

/linux-master/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_training_dpia.c202 static enum dc_status convert_trng_ptn_to_trng_stg(enum dc_dp_training_pattern tps, enum dpia_set_config_ts *ts) argument
/linux-master/drivers/regulator/
H A Dtps62360-regulator.c81 static bool find_voltage_set_register(struct tps62360_chip *tps, argument
109 struct tps62360_chip *tps local
127 struct tps62360_chip *tps = rdev_get_drvdata(dev); local
163 struct tps62360_chip *tps = rdev_get_drvdata(rdev); local
208 struct tps62360_chip *tps = rdev_get_drvdata(rdev); local
232 tps62360_init_dcdc(struct tps62360_chip *tps, struct tps62360_regulator_platform_data *pdata) argument
324 struct tps62360_chip *tps; local
464 struct tps62360_chip *tps = i2c_get_clientdata(client); local
[all...]
H A Dtps51632-regulator.c82 struct tps51632_chip *tps = rdev_get_drvdata(rdev); local
105 static int tps51632_init_dcdc(struct tps51632_chip *tps, argument
253 struct tps51632_chip *tps; local
[all...]
H A Dmax8973-regulator.c130 static bool find_voltage_set_register(struct max8973_chip *tps, argument
H A Dtps65132-regulator.c63 struct tps65132_regulator *tps = rdev_get_drvdata(rdev); local
89 struct tps65132_regulator *tps = rdev_get_drvdata(rdev); local
110 struct tps65132_regulator *tps = rdev_get_drvdata(rdev); local
135 struct tps65132_regulator *tps = config->driver_data; local
226 struct tps65132_regulator *tps; local
[all...]
H A Dtps6594-regulator.c376 struct tps6594 *tps = dev_get_drvdata(pdev->dev.parent); local
406 struct tps6594 *tps = dev_get_drvdata(pdev->dev.parent); local
[all...]
/linux-master/drivers/usb/typec/tipd/
H A Dcore.c166 tps6598x_block_read(struct tps6598x *tps, u8 reg, void *val, size_t len) argument
188 static int tps6598x_block_write(struct tps6598x *tps, u8 reg, argument
205 tps6598x_read8(struct tps6598x *tps, u8 reg, u8 *val) argument
210 tps6598x_read16(struct tps6598x *tps, u8 reg, u16 *val) argument
215 tps6598x_read32(struct tps6598x *tps, u8 reg, u32 *val) argument
220 tps6598x_read64(struct tps6598x *tps, u8 reg, u64 *val) argument
225 tps6598x_write8(struct tps6598x *tps, u8 reg, u8 val) argument
230 tps6598x_write64(struct tps6598x *tps, u8 reg, u64 val) argument
236 tps6598x_write_4cc(struct tps6598x *tps, u8 reg, const char *val) argument
241 tps6598x_read_partner_identity(struct tps6598x *tps) argument
256 tps6598x_set_data_role(struct tps6598x *tps, enum typec_data_role role, bool connected) argument
273 tps6598x_connect(struct tps6598x *tps, u32 status) argument
317 tps6598x_disconnect(struct tps6598x *tps, u32 status) argument
332 tps6598x_exec_cmd_tmo(struct tps6598x *tps, const char *cmd, size_t in_len, const u8 *in_data, size_t out_len, u8 *out_data, u32 cmd_timeout_ms, u32 res_delay_ms) argument
398 tps6598x_exec_cmd(struct tps6598x *tps, const char *cmd, size_t in_len, const u8 *in_data, size_t out_len, u8 *out_data) argument
409 struct tps6598x *tps = typec_get_drvdata(port); local
439 struct tps6598x *tps = typec_get_drvdata(port); local
471 tps6598x_read_status(struct tps6598x *tps, u32 *status) argument
487 tps6598x_read_data_status(struct tps6598x *tps) argument
502 tps6598x_read_power_status(struct tps6598x *tps) argument
520 tps6598x_handle_plug_event(struct tps6598x *tps, u32 status) argument
535 struct tps6598x *tps = data; local
578 tps6598x_has_role_changed(struct tps6598x *tps, u32 status) argument
587 struct tps6598x *tps = data; local
639 struct tps6598x *tps = data; local
689 struct tps6598x *tps = container_of(to_delayed_work(work), local
697 tps6598x_check_mode(struct tps6598x *tps) argument
732 tps6598x_psy_get_online(struct tps6598x *tps, union power_supply_propval *val) argument
748 struct tps6598x *tps = power_supply_get_drvdata(psy); local
769 cd321x_switch_power_state(struct tps6598x *tps, u8 target_state) argument
795 devm_tps6598_psy_register(struct tps6598x *tps) argument
825 tps6598x_register_port(struct tps6598x *tps, struct fwnode_handle *fwnode) argument
876 tps_request_firmware(struct tps6598x *tps, const struct firmware **fw) argument
901 tps25750_write_firmware(struct tps6598x *tps, u8 bpms_addr, const u8 *data, size_t len) argument
928 tps25750_exec_pbms(struct tps6598x *tps, u8 *in_data, size_t in_len) argument
955 tps25750_abort_patch_process(struct tps6598x *tps) argument
970 tps25750_start_patch_burst_mode(struct tps6598x *tps) argument
1037 tps25750_complete_patch_process(struct tps6598x *tps) argument
1069 tps25750_apply_patch(struct tps6598x *tps) argument
1128 tps6598x_apply_patch(struct tps6598x *tps) argument
1193 cd321x_init(struct tps6598x *tps) argument
1198 tps25750_init(struct tps6598x *tps) argument
1216 tps6598x_init(struct tps6598x *tps) argument
1221 cd321x_reset(struct tps6598x *tps) argument
1226 tps25750_reset(struct tps6598x *tps) argument
1231 tps6598x_reset(struct tps6598x *tps) argument
1237 tps25750_register_port(struct tps6598x *tps, struct fwnode_handle *fwnode) argument
1293 struct tps6598x *tps; local
1457 struct tps6598x *tps = i2c_get_clientdata(client); local
1477 struct tps6598x *tps = i2c_get_clientdata(client); local
1495 struct tps6598x *tps = i2c_get_clientdata(client); local
[all...]
/linux-master/drivers/rtc/
H A Drtc-tps6594.c48 struct tps6594 *tps = dev_get_drvdata(dev->parent); local
58 static int tps6594_rtc_shadow_timestamp(struct device *dev, struct tps6594 *tps) argument
82 struct tps6594 *tps = dev_get_drvdata(dev->parent); local
117 struct tps6594 *tps local
149 struct tps6594 *tps = dev_get_drvdata(dev->parent); local
176 struct tps6594 *tps = dev_get_drvdata(dev->parent); local
205 struct tps6594 *tps = dev_get_drvdata(dev->parent); local
235 struct tps6594 *tps = dev_get_drvdata(dev->parent); local
331 struct tps6594 *tps = dev_get_drvdata(dev->parent); local
357 struct tps6594 *tps = dev_get_drvdata(pdev->dev.parent); local
[all...]
H A Drtc-tps65910.c50 struct tps65910 *tps = dev_get_drvdata(dev->parent); local
71 struct tps65910 *tps = dev_get_drvdata(dev->parent); local
102 struct tps65910 *tps = dev_get_drvdata(dev->parent); local
144 struct tps65910 *tps local
174 struct tps65910 *tps = dev_get_drvdata(dev->parent); local
205 struct tps65910 *tps = dev_get_drvdata(dev->parent); local
250 struct tps65910 *tps = dev_get_drvdata(dev->parent); local
333 struct tps65910 *tps = dev_get_drvdata(dev->parent); local
[all...]
/linux-master/drivers/pinctrl/
H A Dpinctrl-tps6594.c173 struct tps6594 *tps; member in struct:tps6594_pinctrl
312 struct tps6594 *tps = dev_get_drvdata(pdev->dev.parent); local
/linux-master/drivers/mfd/
H A Dtps6594-core.c289 struct tps6594 *tps = irq_drv_data; local
329 static int tps6594_check_crc_mode(struct tps6594 *tps, bool primary_pmic) argument
351 static int tps6594_set_crc_feature(struct tps6594 *tps) argument
380 tps6594_enable_crc(struct tps6594 *tps) argument
415 tps6594_device_init(struct tps6594 *tps, bool enable_crc) argument
[all...]
H A Dtps65086.c67 struct tps65086 *tps; local
123 struct tps65086 *tps = i2c_get_clientdata(client); local
[all...]
H A Dtps6594-spi.c29 struct tps6594 *tps = spi_get_drvdata(spi); local
55 struct tps6594 *tps = spi_get_drvdata(spi); local
91 struct tps6594 *tps; local
[all...]
H A Dtps65912-core.c89 int tps65912_device_init(struct tps65912 *tps) argument
110 void tps65912_device_exit(struct tps65912 *tps) argument
[all...]
H A Dtps65218.c47 int tps65218_reg_write(struct tps65218 *tps, unsigned int reg, argument
79 static int tps65218_update_bits(struct tps65218 *tps, unsigned int reg, argument
103 tps65218_set_bits(struct tps65218 *tps, unsigned int reg, unsigned int mask, unsigned int val, unsigned int level) argument
110 tps65218_clear_bits(struct tps65218 *tps, unsigned int reg, unsigned int mask, unsigned int level) argument
205 tps65218_voltage_set_strict(struct tps65218 *tps) argument
227 tps65218_voltage_set_uv_hyst(struct tps65218 *tps) argument
248 tps65218_voltage_set_uvlo(struct tps65218 *tps) argument
284 struct tps65218 *tps; local
[all...]
H A Dtps65217.c38 struct tps65217 *tps = irq_data_get_irq_chip_data(data); local
45 struct tps65217 *tps = irq_data_get_irq_chip_data(data); local
58 struct tps65217 *tps = irq_data_get_irq_chip_data(data); local
66 struct tps65217 *tps local
105 struct tps65217 *tps = data; local
134 struct tps65217 *tps = h->host_data; local
149 tps65217_irq_init(struct tps65217 *tps, int irq) argument
189 tps65217_reg_read(struct tps65217 *tps, unsigned int reg, unsigned int *val) argument
204 tps65217_reg_write(struct tps65217 *tps, unsigned int reg, unsigned int val, unsigned int level) argument
250 tps65217_update_bits(struct tps65217 *tps, unsigned int reg, unsigned int mask, unsigned int val, unsigned int level) argument
272 tps65217_set_bits(struct tps65217 *tps, unsigned int reg, unsigned int mask, unsigned int val, unsigned int level) argument
279 tps65217_clear_bits(struct tps65217 *tps, unsigned int reg, unsigned int mask, unsigned int level) argument
312 struct tps65217 *tps; local
378 struct tps65217 *tps = i2c_get_clientdata(client); local
[all...]
/linux-master/drivers/gpio/
H A Dgpio-tps65219.c23 struct tps65219 *tps; member in struct:tps65219_gpio
160 struct tps65219 *tps local
[all...]
/linux-master/tools/perf/util/
H A Dtrace-event-info.c144 static bool name_in_tp_list(char *sys, struct tracepoint_path *tps) argument
161 static int copy_event_system(const char *sys, struct tracepoint_path *tps) argument
224 record_ftrace_files(struct tracepoint_path *tps) argument
242 system_in_tp_list(char *sys, struct tracepoint_path *tps) argument
253 record_event_files(struct tracepoint_path *tps) argument
392 put_tracepoints_path(struct tracepoint_path *tps) argument
595 struct tracepoint_path *tps; local
[all...]
/linux-master/drivers/power/supply/
H A Dtps65217_charger.c30 struct tps65217 *tps; member in struct:tps65217_charger
185 struct tps65217 *tps = dev_get_drvdata(pdev->dev.parent); local
/linux-master/drivers/media/dvb-frontends/
H A Dzl10353.c172 u16 tps = 0; local
364 u16 tps; local
[all...]
H A Dmt352.c162 unsigned int tps = 0; local
305 u16 tps; local
[all...]
H A Ddib7000p.c1425 u16 tps = dib7000p_read_word(state, 463); local
H A Ddib7000m.c1162 u16 tps = dib7000m_read_word(state,480); local
H A Ddib3000mc.c674 u16 tps = dib3000mc_read_word(state,458); local
/linux-master/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_top.c1414 struct cxd2880_dvbt_tpsinfo tps; local
[all...]

Completed in 1209 milliseconds

123