Home
last modified time | relevance | path

Searched refs:mei_txe_br_reg_read (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dhw-txe.c117 * mei_txe_br_reg_read - Reads 32bit data from the Bridge BAR
124 static inline u32 mei_txe_br_reg_read(struct mei_txe_hw *hw, in mei_txe_br_reg_read() function
188 reg = mei_txe_br_reg_read(hw, SICR_HOST_ALIVENESS_REQ_REG); in mei_txe_aliveness_req_get()
205 reg = mei_txe_br_reg_read(hw, HICR_HOST_ALIVENESS_RESP_REG); in mei_txe_aliveness_get()
508 return mei_txe_br_reg_read(hw, in mei_txe_out_data_read()
552 return mei_txe_br_reg_read(hw, HICR_SEC_IPC_READINESS_REG); in mei_txe_readiness_get()
593 u32 reg = mei_txe_br_reg_read(hw, HICR_SEC_IPC_READINESS_REG); in mei_txe_host_is_ready()
931 hisr = mei_txe_br_reg_read(hw, HISR_REG); in mei_txe_hw_start()
981 hhisr = mei_txe_br_reg_read(hw, HHISR_REG); in mei_txe_check_and_ack_intrs()
986 hisr = mei_txe_br_reg_read(h in mei_txe_check_and_ack_intrs()
[all...]
/kernel/linux/linux-6.6/drivers/misc/mei/
H A Dhw-txe.c117 * mei_txe_br_reg_read - Reads 32bit data from the Bridge BAR
124 static inline u32 mei_txe_br_reg_read(struct mei_txe_hw *hw, in mei_txe_br_reg_read() function
188 reg = mei_txe_br_reg_read(hw, SICR_HOST_ALIVENESS_REQ_REG); in mei_txe_aliveness_req_get()
205 reg = mei_txe_br_reg_read(hw, HICR_HOST_ALIVENESS_RESP_REG); in mei_txe_aliveness_get()
508 return mei_txe_br_reg_read(hw, in mei_txe_out_data_read()
552 return mei_txe_br_reg_read(hw, HICR_SEC_IPC_READINESS_REG); in mei_txe_readiness_get()
593 u32 reg = mei_txe_br_reg_read(hw, HICR_SEC_IPC_READINESS_REG); in mei_txe_host_is_ready()
931 hisr = mei_txe_br_reg_read(hw, HISR_REG); in mei_txe_hw_start()
981 hhisr = mei_txe_br_reg_read(hw, HHISR_REG); in mei_txe_check_and_ack_intrs()
986 hisr = mei_txe_br_reg_read(h in mei_txe_check_and_ack_intrs()
[all...]

Completed in 3 milliseconds