Home
last modified time | relevance | path

Searched defs:tx_byte (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/x86/include/asm/arch-ivybridge/
Dpei_data.h96 tx_byte_func tx_byte; member
/external/u-boot/arch/x86/include/asm/arch-broadwell/
Dpei_data.h125 tx_byte_func tx_byte; member
/external/u-boot/drivers/i2c/
Dmxc_i2c.c227 static int tx_byte(struct mxc_i2c_bus *i2c_bus, u8 byte) in tx_byte() function