Searched defs:mtp_address (Results 1 – 1 of 1) sorted by relevance
1637 int tfa2_dev_mtp_readpair(struct tfa2_device *tfa, uint16_t mtp_address, uint16_t mtp_data[2]) in tfa2_dev_mtp_readpair()1668 int tfa2_dev_mtp_read(struct tfa2_device *tfa, uint16_t mtp_address) in tfa2_dev_mtp_read()1689 int tfa2_dev_mtp_writepair(struct tfa2_device *tfa, uint16_t mtp_address, uint16_t mtp_data[2]) in tfa2_dev_mtp_writepair()1723 int tfa2_dev_mtp_write(struct tfa2_device *tfa, uint16_t mtp_address, uint16_t mtp_value) in tfa2_dev_mtp_write()