Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/include/asm/arch-ivybridge/
H A Dpei_data.h97 tx_byte_func tx_byte; member
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/
H A Dpei_data.h126 tx_byte_func tx_byte; member
/rk3399_rockchip-uboot/drivers/i2c/
H A Dmxc_i2c.c228 static int tx_byte(struct mxc_i2c_bus *i2c_bus, u8 byte) in tx_byte() function