OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:smbus
(Results
1 - 12
of
12
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
i2c.h
43
* slave (plus, if used, the
SMBus
PEC); and this value will be
56
* with
SMBus
PEC. The transfer terminates with a NAK, or when all those
87
#define I2C_FUNC_SMBUS_BLOCK_PROC_CALL 0x00008000 /*
SMBus
2.0 */
126
* Data for
SMBus
Messages
128
#define I2C_SMBUS_BLOCK_MAX 32 /* As specified in
SMBus
standard */
140
/*
SMBus
transaction types (size parameter in the above functions)
149
#define I2C_SMBUS_BLOCK_PROC_CALL 7 /*
SMBus
2.0 */
i2c-dev.h
49
#define I2C_PEC 0x0708 /* != 0 to use PEC with
SMBus
*/
50
#define I2C_SMBUS 0x0720 /*
SMBus
transfer */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
i2c.h
43
* slave (plus, if used, the
SMBus
PEC); and this value will be
56
* with
SMBus
PEC. The transfer terminates with a NAK, or when all those
87
#define I2C_FUNC_SMBUS_BLOCK_PROC_CALL 0x00008000 /*
SMBus
2.0 */
126
* Data for
SMBus
Messages
128
#define I2C_SMBUS_BLOCK_MAX 32 /* As specified in
SMBus
standard */
140
/*
SMBus
transaction types (size parameter in the above functions)
149
#define I2C_SMBUS_BLOCK_PROC_CALL 7 /*
SMBus
2.0 */
i2c-dev.h
49
#define I2C_PEC 0x0708 /* != 0 to use PEC with
SMBus
*/
50
#define I2C_SMBUS 0x0720 /*
SMBus
transfer */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
i2c.h
43
* slave (plus, if used, the
SMBus
PEC); and this value will be
56
* with
SMBus
PEC. The transfer terminates with a NAK, or when all those
87
#define I2C_FUNC_SMBUS_BLOCK_PROC_CALL 0x00008000 /*
SMBus
2.0 */
126
* Data for
SMBus
Messages
128
#define I2C_SMBUS_BLOCK_MAX 32 /* As specified in
SMBus
standard */
140
/*
SMBus
transaction types (size parameter in the above functions)
149
#define I2C_SMBUS_BLOCK_PROC_CALL 7 /*
SMBus
2.0 */
i2c-dev.h
49
#define I2C_PEC 0x0708 /* != 0 to use PEC with
SMBus
*/
50
#define I2C_SMBUS 0x0720 /*
SMBus
transfer */
/external/kernel-headers/original/linux/
i2c.h
76
/* This is the very generalized
SMBus
access routine. You probably do not
80
smbus
adapter to call this function. */
193
to NULL. If an adapter algorithm can do
SMBus
access, set
194
smbus_xfer. If set to NULL, the
SMBus
protocol is simulated
383
#define I2C_FUNC_SMBUS_HWPEC_CALC 0x00000008 /*
SMBus
2.0 */
384
#define I2C_FUNC_SMBUS_BLOCK_PROC_CALL 0x00008000 /*
SMBus
2.0 */
422
* Data for
SMBus
Messages
424
#define I2C_SMBUS_BLOCK_MAX 32 /* As specified in
SMBus
standard */
436
/*
SMBus
transaction types (size parameter in the above functions)
445
#define I2C_SMBUS_BLOCK_PROC_CALL 7 /*
SMBus
2.0 *
[
all
...]
/external/kernel-headers/original/asm-mips/mach-au1x00/
au1xxx_psc.h
397
/* PSC in
SMBus
(I2C) Mode. */
410
/*
SMBus
Config Register. */
437
/*
SMBus
Mask Register. */
455
/*
SMBus
Protocol Control Register. */
459
/*
SMBus
Status register (read only). */
473
/*
SMBus
Event Register. */
496
/*
SMBus
protocol timers register. */
/external/qemu/hw/
pc.c
33
//#include "
smbus
.h"
1231
i2c_bus *
smbus
;
local
[
all
...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmdevs.h
226
#define BCM47XX_SMBUS_EMU_ID 0x47fe /* 47xx emulated
SMBus
device */
[
all
...]
/external/qemu-pc-bios/bochs/bios/
rombios32.c
925
pci_config_writeb(d, 0xd2, 0x09); /* enable
SMBus
io space */
[
all
...]
/external/valgrind/main/include/vki/
vki-linux.h
[
all
...]
Completed in 3761 milliseconds