Home
last modified time | relevance | path

Searched refs:pcc_chan_reg_read (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mailbox/
H A Dpcc.c164 static int pcc_chan_reg_read(struct pcc_chan_reg *reg, u64 *val) in pcc_chan_reg_read() function
201 ret = pcc_chan_reg_read(reg, &val); in pcc_chan_reg_read_modify_write()
249 ret = pcc_chan_reg_read(&pchan->cmd_complete, &val); in pcc_mbox_cmd_complete_check()
275 ret = pcc_chan_reg_read(&pchan->error, &val); in pcc_mbox_error_check_and_clear()
478 pcc_chan_reg_read(&pchan->cmd_complete, &val); in pcc_write_to_buffer()
532 pcc_chan_reg_read(&pchan->cmd_complete, &val); in pcc_last_tx_done()