Searched refs:mei_txe_hw (Results 1 – 3 of 3) sorted by relevance
73 static inline u32 mei_txe_sec_reg_read_silent(struct mei_txe_hw *hw, in mei_txe_sec_reg_read_silent()89 static inline u32 mei_txe_sec_reg_read(struct mei_txe_hw *hw, in mei_txe_sec_reg_read()105 static inline void mei_txe_sec_reg_write_silent(struct mei_txe_hw *hw, in mei_txe_sec_reg_write_silent()120 static inline void mei_txe_sec_reg_write(struct mei_txe_hw *hw, in mei_txe_sec_reg_write()134 static inline u32 mei_txe_br_reg_read(struct mei_txe_hw *hw, in mei_txe_br_reg_read()147 static inline void mei_txe_br_reg_write(struct mei_txe_hw *hw, in mei_txe_br_reg_write()170 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_set()195 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_req_get()212 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_get()231 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_poll()[all …]
47 struct mei_txe_hw { struct58 #define to_txe_hw(dev) (struct mei_txe_hw *)((dev)->hw) argument60 static inline struct mei_device *hw_txe_to_mei(struct mei_txe_hw *hw) in hw_txe_to_mei()
66 struct mei_txe_hw *hw; in mei_txe_probe()