OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TWL6030_CHIP_PM
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/drivers/power/
twl6030.c
76
twl6030_i2c_write_u8(
TWL6030_CHIP_PM
, TWL6030_PHOENIX_DEV_ON,
187
twl6030_i2c_write_u8(
TWL6030_CHIP_PM
, MISC1, VBAT_MEAS);
227
twl6030_i2c_write_u8(
TWL6030_CHIP_PM
, TWL6030_VMMC_CFG_VOLTAGE,
231
twl6030_i2c_write_u8(
TWL6030_CHIP_PM
, TWL6030_VMMC_CFG_STATE,
234
twl6030_i2c_read_u8(
TWL6030_CHIP_PM
, TWL6030_PH_STS_BOOT,
239
twl6030_i2c_write_u8(
TWL6030_CHIP_PM
, TWL6030_VAUX1_CFG_VOLTAGE,
243
twl6030_i2c_write_u8(
TWL6030_CHIP_PM
, TWL6030_VAUX1_CFG_VOLTAGE,
248
twl6030_i2c_write_u8(
TWL6030_CHIP_PM
, TWL6030_VAUX1_CFG_STATE,
258
twl6030_i2c_write_u8(
TWL6030_CHIP_PM
, TWL6030_VUSB_CFG_VOLTAGE,
262
twl6030_i2c_write_u8(
TWL6030_CHIP_PM
, TWL6030_VUSB_CFG_STATE
[
all
...]
/external/u-boot/drivers/input/
twl6030.c
14
twl6030_i2c_read_u8(
TWL6030_CHIP_PM
, TWL6030_STS_HW_CONDITIONS, &value);
/external/u-boot/board/gumstix/duovero/
duovero.c
70
ret = i2c_write(
TWL6030_CHIP_PM
, 0xbe, 1, &val, 1);
/external/u-boot/include/
twl6030.h
14
#define
TWL6030_CHIP_PM
0x48
Completed in 62 milliseconds