Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/tpm/
H A Dtpm2_interface.h15 int (*receive)(struct tpm_chip_data *chip_data, tpm_cmd *buf); member
/rk3399_ARM-atf/drivers/tpm/
H A Dtpm2_cmds.c21 static int tpm_xfer(struct tpm_chip_data *chip_data, const tpm_cmd *send, tpm_cmd *receive) in tpm_xfer()
/rk3399_ARM-atf/drivers/renesas/common/iic_dvfs/
H A Diic_dvfs.c553 RCAR_DVFS_API(receive, uint8_t slave, uint8_t reg, uint8_t *data) in RCAR_DVFS_API() argument