Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/regulator/
Dtps6507x-regulator.c155 static inline int tps6507x_pmic_read(struct tps6507x_pmic *tps, u8 reg) in tps6507x_pmic_read()
168 static inline int tps6507x_pmic_write(struct tps6507x_pmic *tps, u8 reg, u8 val) in tps6507x_pmic_write()
173 static int tps6507x_pmic_set_bits(struct tps6507x_pmic *tps, u8 reg, u8 mask) in tps6507x_pmic_set_bits()
196 static int tps6507x_pmic_clear_bits(struct tps6507x_pmic *tps, u8 reg, u8 mask) in tps6507x_pmic_clear_bits()
219 static int tps6507x_pmic_reg_read(struct tps6507x_pmic *tps, u8 reg) in tps6507x_pmic_reg_read()
233 static int tps6507x_pmic_reg_write(struct tps6507x_pmic *tps, u8 reg, u8 val) in tps6507x_pmic_reg_write()
249 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_dcdc_is_enabled() local
267 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_ldo_is_enabled() local
285 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_dcdc_enable() local
298 struct tps6507x_pmic *tps = rdev_get_drvdata(dev); in tps6507x_pmic_dcdc_disable() local
[all …]
Dtps65023-regulator.c131 static inline int tps_65023_read(struct tps_pmic *tps, u8 reg) in tps_65023_read()
136 static inline int tps_65023_write(struct tps_pmic *tps, u8 reg, u8 val) in tps_65023_write()
141 static int tps_65023_set_bits(struct tps_pmic *tps, u8 reg, u8 mask) in tps_65023_set_bits()
164 static int tps_65023_clear_bits(struct tps_pmic *tps, u8 reg, u8 mask) in tps_65023_clear_bits()
189 static int tps_65023_reg_read(struct tps_pmic *tps, u8 reg) in tps_65023_reg_read()
203 static int tps_65023_reg_write(struct tps_pmic *tps, u8 reg, u8 val) in tps_65023_reg_write()
219 struct tps_pmic *tps = rdev_get_drvdata(dev); in tps65023_dcdc_is_enabled() local
237 struct tps_pmic *tps = rdev_get_drvdata(dev); in tps65023_ldo_is_enabled() local
255 struct tps_pmic *tps = rdev_get_drvdata(dev); in tps65023_dcdc_enable() local
268 struct tps_pmic *tps = rdev_get_drvdata(dev); in tps65023_dcdc_disable() local
[all …]
/linux-2.6.39/drivers/mfd/
Dtps65010.c197 struct tps65010 *tps = s->private; in dbg_show() local
320 static void tps65010_interrupt(struct tps65010 *tps) in tps65010_interrupt()
411 struct tps65010 *tps; in tps65010_work() local
447 struct tps65010 *tps = _tps; in tps65010_irq() local
477 struct tps65010 *tps; in tps65010_output() local
494 struct tps65010 *tps; in tps65010_gpio_get() local
519 struct tps65010 *tps = i2c_get_clientdata(client); in tps65010_remove() local
540 struct tps65010 *tps; in tps65010_probe() local
/linux-2.6.39/tools/perf/util/
Dtrace-event-info.c288 static bool name_in_tp_list(char *sys, struct tracepoint_path *tps) in name_in_tp_list()
299 static void copy_event_system(const char *sys, struct tracepoint_path *tps) in copy_event_system()
355 static void read_ftrace_files(struct tracepoint_path *tps) in read_ftrace_files()
366 static bool system_in_tp_list(char *sys, struct tracepoint_path *tps) in system_in_tp_list()
377 static void read_event_files(struct tracepoint_path *tps) in read_event_files()
507 struct tracepoint_path *tps = get_tracepoints_path(pattrs); in read_tracing_data() local
/linux-2.6.39/drivers/media/dvb/dvb-usb/
DcinergyT2.h71 uint16_t tps; member
87 __le16 tps; member
DcinergyT2-fe.c46 uint16_t tps = 0; in compute_tps() local
/linux-2.6.39/drivers/media/dvb/frontends/
Dmt352.c176 unsigned int tps = 0; in mt352_set_parameters() local
319 u16 tps; in mt352_get_parameters() local
Dzl10353.c201 u16 tps = 0; in zl10353_set_parameters() local
392 u16 tps; in zl10353_get_parameters() local
Ddib3000mc.c633 u16 tps = dib3000mc_read_word(state,458); in dib3000mc_get_frontend() local
Ddib7000m.c1117 u16 tps = dib7000m_read_word(state,480); in dib7000m_get_frontend() local
Ddibx000_common.h211 u16 tps[9]; member
Ddib7000p.c1315 u16 tps = dib7000p_read_word(state, 463); in dib7000p_get_frontend() local
/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnv50_graph.c688 int tps = 0; in nv50_pgraph_tp_trap() local
/linux-2.6.39/drivers/net/cxgb3/
Dt3_hw.c2706 unsigned int tps = core_clk >> tre; in tp_set_timers() local
2902 void t3_tp_get_mib_stats(struct adapter *adap, struct tp_mib_stats *tps) in t3_tp_get_mib_stats()
3004 unsigned int v, tps, cpt, bpt, delta, mindelta = ~0; in t3_config_sched() local