OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tx_num
(Results
1 - 19
of
19
) sorted by null
/external/u-boot/drivers/power/
power_dialog.c
27
p->hw.i2c.
tx_num
= 1;
power_fsl.c
51
p->hw.i2c.
tx_num
= FSL_PMIC_I2C_LENGTH;
/external/u-boot/drivers/power/pmic/
pmic_ltc3676.c
27
p->hw.i2c.
tx_num
= 1;
pmic_max77696.c
27
p->hw.i2c.
tx_num
= 1;
pmic_max8998.c
28
p->hw.i2c.
tx_num
= 1;
pmic_mc34vr500.c
27
p->hw.i2c.
tx_num
= 1;
pmic_pfuze100.c
27
p->hw.i2c.
tx_num
= 1;
pmic_pfuze3000.c
27
p->hw.i2c.
tx_num
= 1;
pmic_tps62362.c
42
p->hw.i2c.
tx_num
= 1;
muic_max8997.c
68
p->hw.i2c.
tx_num
= 1;
pmic_max8997.c
101
p->hw.i2c.
tx_num
= 1;
pmic_tps65218.c
171
p->hw.i2c.
tx_num
= 1;
/external/u-boot/drivers/power/mfd/
muic_max77693.c
70
p->hw.i2c.
tx_num
= 1;
pmic_max77693.c
89
p->hw.i2c.
tx_num
= 1;
fg_max77693.c
129
p->hw.i2c.
tx_num
= 2;
/external/u-boot/include/power/
pmic.h
33
unsigned char
tx_num
;
member in struct:p_i2c
325
#define pmic_i2c_tx_num (p->hw.i2c.
tx_num
)
/external/rmi4utils/f54test/
f54test.cpp
1407
unsigned int
tx_num
= m_txAssigned;
local
[
all
...]
/external/u-boot/drivers/power/fuel_gauge/
fg_max17042.c
279
p->hw.i2c.
tx_num
= 2;
/external/u-boot/drivers/net/
sni_ave.c
151
int
tx_num
;
member in struct:ave_private
470
priv->
tx_num
= 0;
554
priv->
tx_num
++;
Completed in 645 milliseconds